public PkiArchiveOptions( EncryptedKey encKey )
Public Sub New ( encKey As EncryptedKey )
public: PkiArchiveOptions( EncryptedKey^ encKey )
Org.BouncyCastle.Asn1.Crmf.PkiArchiveOptions = function(encKey);
In This Article