toggle menu
Warden Supreme
0.9.1
jvm
switch theme
search in API
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
?
=
null
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