public CertOrEncCert( EncryptedKey encryptedKey )
Public Sub New ( encryptedKey As EncryptedKey )
public: CertOrEncCert( EncryptedKey^ encryptedKey )
Org.BouncyCastle.Asn1.Cmp.CertOrEncCert = function(encryptedKey);
In This Article