toggle menu
warden
2.4.2
jvm
switch theme
search in API
warden
/
at.asitplus.attestation
/
AttestationResult
/
Android
/
Verified
Verified
class
Verified
(
val
attestationCertificateChain
:
List
<
X509Certificate
>
)
:
AttestationResult.Android
Members
Constructors
Verified
Link copied to clipboard
constructor
(
attestationCertificateChain
:
List
<
X509Certificate
>
)
Properties
attestation
Certificate
Link copied to clipboard
val
attestationCertificate
:
<Error class: unknown class>
attestation
Certificate
Chain
Link copied to clipboard
val
attestationCertificateChain
:
List
<
X509Certificate
>
attestation
Record
Link copied to clipboard
open
override
val
attestationRecord
:
ParsedAttestationRecord
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String