Warden-Supreme
Toggle table of contents
1.0.0-RC7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Warden-Supreme
roboto
/
at.asitplus.attestation.android
/
VerifiedBootKey
/
Digest
Digest
@
Serializable
class
Digest
(
val
value
:
ByteArray
)
:
VerifiedBootKey
(
source
)
Members
Constructors
Digest
Link copied to clipboard
constructor
(
value
:
ByteArray
)
Properties
value
Link copied to clipboard
@
Serializable
(
with
=
ByteArrayHexStringSerializer::class
)
val
value
:
ByteArray
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