toggle menu
cryptography-kotlin
0.4.0
common
switch theme
search in API
cryptography-serialization-pem
/
dev.whyoleg.cryptography.serialization.pem
/
Pem
/
decode
decode
fun
decode
(
byteString
:
ByteString
)
:
PemContent
(
source
)
fun
decode
(
bytes
:
ByteArray
)
:
PemContent
(
source
)
fun
decode
(
string
:
String
)
:
PemContent
(
source
)