decodeFromPem

@ExperimentalSerializationApi
inline fun <T : WithPemLabel> PemLabelSpec<T>.decodeFromPem(source: PemBlock, der: Der = DER): T(source)