Builder
class Builder
A builder for SecureEnclaveCreateKeySettings.
Functions
Link copied to clipboard
Apply settings from configuration object.
Link copied to clipboard
Builds the CreateKeySettings.
Link copied to clipboard
Sets the algorithm for the key.
Link copied to clipboard
fun setUserAuthenticationRequired(required: Boolean, userAuthenticationTypes: Set<SecureEnclaveUserAuthType>): SecureEnclaveCreateKeySettings.Builder
Method to specify if user authentication is required to use the key.