toggle menu
cryptography-kotlin
0.4.0
common
switch theme
search in API
cryptography-serialization-asn1
/
dev.whyoleg.cryptography.serialization.asn1
/
ObjectIdentifier
Object
Identifier
@
Serializable
@
JvmInline
value
class
ObjectIdentifier
(
val
value
:
String
)
(
source
)
Members
Constructors
Object
Identifier
Link copied to clipboard
constructor
(
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
val
value
:
String