decodeFromTlv

@ExperimentalSerializationApi
inline fun <T> Der.decodeFromTlv(source: Asn1Element): T(source)

Decodes source from a single ASN.1 TLV element using the inferred deserializer for T.