encodePem

fun encodePem(type: String, encoded: ByteArray): String(source)

Encodes the given encoded bytes to PEM format.