kotlin-mpp-playground
Toggle table of contents
0.1.0.0+43ef49d
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kotlin-mpp-playground
shared
/
dev.suresh.cert
/
PemFormat
/
encodePem
encode
Pem
jvm
fun
encodePem
(
type
:
String
,
encoded
:
ByteArray
)
:
String
(
source
)
Encodes the given
encoded
bytes to PEM format.