SecureMimeCapability.Parameters Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
Parameters
Gets the S/MIME capability parameters.
Declaration
public byte[] Parameters { get; }
Property Value
Type | Description |
---|---|
Byte[] | An array of bytes in ASN.1 format. |