buildAndroidKeystoreCreateKeySettings
inline fun buildAndroidKeystoreCreateKeySettings(attestationChallenge: ByteString, builderAction: AndroidKeystoreCreateKeySettings.Builder.() -> Unit): AndroidKeystoreCreateKeySettings
Builds a AndroidKeystoreCreateKeySettings.
Return
Parameters
attestationChallenge
challenge to include in attestation for the key.
builderAction
the builder action.