setUserAuthenticationRequired
fun setUserAuthenticationRequired(required: Boolean, userAuthenticationTypes: Set<SecureEnclaveUserAuthType>): SecureEnclaveCreateKeySettings.Builder
Method to specify if user authentication is required to use the key.
By default, no user authentication is required.
Parameters
required
True if user authentication is required, false otherwise.
userAuthenticationTypes
a combination of SecureEnclaveUserAuthType flags.