public CmsContentEncryptorBuilder(
DerObjectIdentifier encryptionOID
)
Public Sub New (
encryptionOID As DerObjectIdentifier
)
public:
CmsContentEncryptorBuilder(
DerObjectIdentifier^ encryptionOID
)
Org.BouncyCastle.Operators.CmsContentEncryptorBuilder = function(encryptionOID);