IssuerSpecBuilder

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Root material to reuse; null (the default) generates a fresh EC P-256 root.

Link copied to clipboard

How long every issued certificate stays valid.

Functions

Link copied to clipboard
fun factoryProvisioned(level: AttestationKeyDescription.SecurityLevel = SecurityLevel.TRUSTED_ENVIRONMENT)
Link copied to clipboard
fun importedRoot(certificatePem: String, privateKeyPkcs8Pem: String)
Link copied to clipboard
fun rkp(level: AttestationKeyDescription.SecurityLevel = SecurityLevel.TRUSTED_ENVIRONMENT)