Initializes an instance of a SecureMimeCapability with no parameters.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Sub New ( _ oid As ObjectIdentifier _ ) |
| C# |
|---|
public SecureMimeCapability( ObjectIdentifier oid ) |
Parameters
- oid
- Type: Rebex.Security.Cryptography..::..ObjectIdentifier
The object identifier that identifies the S//MIME capability.