MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.asn1
/
ASN1Null
ASN1Null
class
ASN1Null
:
ASN1PrimitiveValue
Members
Constructors
ASN1Null
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cls
Link copied to clipboard
open
val
cls
:
ASN1TagClass
the class of the value.
enc
Link copied to clipboard
open
val
enc
:
ASN1Encoding
the encoding of the value, either constructed or primitive.
tag
Link copied to clipboard
open
override
val
tag
:
Int
the tag number.
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