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