awesn1
Toggle table of contents
0.6.1
common
Target filter
common
Switch theme
Search in API
Skip to content
awesn1
crypto
/
at.asitplus.awesn1.crypto.pki
/
X509GeneralName
/
X400Address
X400Address
@
Serializable
@
JvmInline
value
class
X400Address
(
val
elements
:
List
<
Asn1Element
>
)
:
X509GeneralName
(
source
)
Trying to parse a structurally malformed input will fail.
Members
Constructors
X400Address
Link copied to clipboard
constructor
(
elements
:
List
<
Asn1Element
>
)
constructor
(
value
:
Asn1Sequence
)
Convenience constructor
Properties
elements
Link copied to clipboard
val
elements
:
List
<
Asn1Element
>