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
/
PemContent
/
PemContent
Pem
Content
constructor
(
label
:
PemLabel
,
byteString
:
ByteString
)
(
source
)
constructor
(
label
:
PemLabel
,
bytes
:
ByteArray
)
(
source
)