cryptography-kotlin
Toggle table of contents
0.5.0
common
Platform filter
common
Switch theme
Search in API
cryptography-kotlin
cryptography-serialization-pem
/
dev.whyoleg.cryptography.serialization.pem
/
PemLabel
Pem
Label
@
JvmInline
value
class
PemLabel
(
val
representation
:
String
)
(
source
)
Members
Constructors
Pem
Label
Link copied to clipboard
constructor
(
representation
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
representation
Link copied to clipboard
val
representation
:
String