getValue

operator fun <T> ExplicitlyTagged<T>?.getValue(thisRef: Any?, property: Any?): T?(source)
operator fun <T> OctetStringEncapsulated<T>?.getValue(thisRef: Any?, property: Any?): T?(source)