keyGenParameterSpec

Configures cryptographic key generation parameters for biometric-protected keys.

This method allows customization of how cryptographic keys are generated and stored in the Android Keystore with biometric protection. The configuration controls security properties, authentication requirements, and hardware utilization for maximum security.

Parameters

block

Configuration lambda applied to KeyGenParameterSpec.Builder

See also