public static CertConfirmContent GetInstance(
Object obj
)
Public Shared Function GetInstance (
obj As Object
) As CertConfirmContent
public:
static CertConfirmContent^ GetInstance(
Object^ obj
)
Org.BouncyCastle.Asn1.Cmp.CertConfirmContent.GetInstance = function(obj);