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
/
PatchLevel
Patch
Level
@
Immutable
data
class
PatchLevel
(
val
yearMonth
:
YearMonth
,
val
version
:
Int
?
=
null
)
Members
Constructors
Patch
Level
Link copied to clipboard
constructor
(
yearMonth
:
YearMonth
,
version
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
version
Link copied to clipboard
val
version
:
Int
?
year
Month
Link copied to clipboard
val
yearMonth
:
YearMonth
Functions
to
Asn1
Link copied to clipboard
fun
toAsn1
(
)
:
ASN1Encodable
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String