Warden-Supreme
Toggle table of contents
1.0.0-RC2
common
Target filter
common
Switch theme
Search in API
Skip to content
Warden-Supreme
supreme-common
/
at.asitplus.attestation.android
/
AuthorizationList
/
UsageCountLimit
Usage
Count
Limit
class
UsageCountLimit
(
val
intValue
:
Asn1Integer
)
:
AuthorizationList.IntEncodable
(
source
)
Members
Constructors
Usage
Count
Limit
Link copied to clipboard
constructor
(
intValue
:
Asn1Integer
)
Types
Tag
Link copied to clipboard
object
Tag
:
AuthorizationList.Tagged
,
Asn1Decodable
<
Asn1Primitive
,
AuthorizationList.UsageCountLimit
>
Properties
int
Value
Link copied to clipboard
open
override
val
intValue
:
Asn1Integer
tagged
Link copied to clipboard
open
override
val
tagged
:
AuthorizationList.UsageCountLimit.Tag
Functions
encode
To
Der
Link copied to clipboard
open
fun
encodeToDer
(
)
:
ByteArray
encode
To
Der
Or
Null
Link copied to clipboard
open
fun
encodeToDerOrNull
(
)
:
ByteArray
?
encode
To
Der
Safe
Link copied to clipboard
open
fun
encodeToDerSafe
(
)
:
KmmResult
<
ByteArray
>
encode
To
Tlv
Link copied to clipboard
open
override
fun
encodeToTlv
(
)
:
Asn1Primitive
encode
To
Tlv
Or
Null
Link copied to clipboard
open
fun
encodeToTlvOrNull
(
)
:
Asn1Primitive
?
encode
To
Tlv
Safe
Link copied to clipboard
open
fun
encodeToTlvSafe
(
)
:
KmmResult
<
Asn1Primitive
>
pretty
Print
Asn1
Link copied to clipboard
open
fun
prettyPrintAsn1
(
)
:
String
with
Implicit
Tag
Link copied to clipboard
open
infix
fun
withImplicitTag
(
tag
:
Asn1Element.Tag
)
:
Asn1Element
open
infix
fun
withImplicitTag
(
template
:
Asn1Element.Tag.Template
)
:
Asn1Element
open
infix
fun
withImplicitTag
(
tagValue
:
ULong
)
:
Asn1Element