kotlin-mpp-playground
Toggle table of contents
0.1.0.0+42f3bb9
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-mpp-playground
security
/
dev.suresh.cert
/
encodePem
encode
Pem
fun
encodePem
(
type
:
String
,
encoded
:
ByteArray
)
:
String
(
source
)
Encodes the given
encoded
bytes to PEM format.