Class UserAuthenticationRequired

  • All Implemented Interfaces:
    JWSSignerOption

    @Immutable
    public final class UserAuthenticationRequired
    extends Object
    implements JWSSignerOption
    JSON Web Signature (JWS) option to prompt the user to authenticate in order to complete the signing operation. Android applications can use this option to trigger a biometric prompt that is required to unlock a private key created with setUserAuthenticationRequired(true).