Initializes a new instance of the SmimeEncryptionKeyPreferenceAttribute class
Namespace: Org.BouncyCastle.Asn1.SmimeAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public SmimeEncryptionKeyPreferenceAttribute( RecipientKeyIdentifier rKeyID ) |
| Visual Basic |
|---|
Public Sub New ( _ rKeyID As RecipientKeyIdentifier _ ) |
| Visual C++ |
|---|
public: SmimeEncryptionKeyPreferenceAttribute( RecipientKeyIdentifier^ rKeyID ) |