AndroidKeystoreCreateKeySettings

Class for holding Android Keystore-specific settings related to key creation.

Types

Link copied to clipboard
class Builder(attestationChallenge: ByteString)

A builder for CreateKeySettings.

Properties

Link copied to clipboard
Link copied to clipboard
val attestationChallenge: ByteString

The attestation challenge.

Link copied to clipboard

The attest key alias, if any.

Link copied to clipboard
val nonce: ByteString
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

User authentication types for the key.

Link copied to clipboard

Whether StrongBox is used.

Link copied to clipboard
val validFrom: Instant? = null
Link copied to clipboard
val validUntil: Instant? = null