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