Builder
class Builder
A builder for SecureEnclaveCreateKeySettings.
Functions
Link copied to clipboard
fun applyConfiguration(configuration: <Error class: unknown class>): SecureEnclaveCreateKeySettings.Builder
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.