isValid property

bool? isValid
getter/setter pair

Whether the key is still valid (not invalidated by biometric changes). Only populated when checkValidity: true is passed.

Implementation

bool? isValid;