public static PopoDecKeyRespContent GetInstance(
Asn1TaggedObject taggedObject,
bool declaredExplicit
)
Public Shared Function GetInstance (
taggedObject As Asn1TaggedObject,
declaredExplicit As Boolean
) As PopoDecKeyRespContent
public:
static PopoDecKeyRespContent^ GetInstance(
Asn1TaggedObject^ taggedObject,
bool declaredExplicit
)
Org.BouncyCastle.Asn1.Cmp.PopoDecKeyRespContent.GetInstance = function(taggedObject, declaredExplicit);