kiosk-ops-sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
kiosk-ops-sdk
kiosk-ops-sdk
/
com.sarastarquant.kioskops.sdk.crypto
/
KeyAttestationStatus
/
KeyAttestationStatus
Key
Attestation
Status
constructor
(
isHardwareBacked
:
Boolean
,
securityLevel
:
SecurityLevel
,
keyCreatedAt
:
Long
?
,
attestationChain
:
List
<
X509Certificate
>
?
,
keyAlias
:
String
,
keyAlgorithm
:
String
?
,
keySize
:
Int
?
)