Warden-Supreme
Toggle table of contents
1.0.0-RC2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Warden-Supreme
roboto
/
com.android.keyattestation.verifier
/
ProvisioningInfoMap
Provisioning
Info
Map
@
Immutable
data
class
ProvisioningInfoMap
(
val
certificatesIssued
:
Int
)
Members
Constructors
Provisioning
Info
Map
Link copied to clipboard
constructor
(
certificatesIssued
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
certificates
Issued
Link copied to clipboard
val
certificatesIssued
:
Int
Functions
cbor
Encode
Link copied to clipboard
fun
cborEncode
(
)
:
ByteArray
encode
To
Asn1
Link copied to clipboard
fun
encodeToAsn1
(
)
:
ByteArray