awesn1
Toggle table of contents
0.2.1
common
Target filter
common
Switch theme
Search in API
Skip to content
awesn1
crypto
/
at.asitplus.awesn1.crypto.pki
/
GeneralNames
General
Names
@
JvmInline
value
class
GeneralNames
(
val
entries
:
List
<
Asn1Element
>
)
(
source
)
Members
Constructors
General
Names
Link copied to clipboard
constructor
(
entries
:
List
<
Asn1Element
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
directory
Names
Link copied to clipboard
val
directoryNames
:
List
<
List
<
RelativeDistinguishedName
>
>
dns
Names
Link copied to clipboard
val
dnsNames
:
List
<
String
>
entries
Link copied to clipboard
val
entries
:
List
<
Asn1Element
>
ip
Addresses
Link copied to clipboard
val
ipAddresses
:
List
<
ByteArray
>
other
Names
Link copied to clipboard
val
otherNames
:
List
<
Asn1Sequence
>
rfc822Names
Link copied to clipboard
val
rfc822Names
:
List
<
String
>
uris
Link copied to clipboard
val
uris
:
List
<
String
>