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
/
AttestationId
/
Brand
Brand
class
Brand
(
name
:
String
)
:
AuthorizationList.AttestationId
(
source
)
Members
Constructors
Brand
Link copied to clipboard
constructor
(
name
:
String
)
Types
Tag
Link copied to clipboard
object
Tag
:
AuthorizationList.Tagged
Properties
string
Value
Link copied to clipboard
val
stringValue
:
String
tagged
Link copied to clipboard
open
override
val
tagged
:
AuthorizationList.AttestationId.Brand.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
(
)
:
Asn1PrimitiveOctetString
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
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
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