System.Security.Cryptography.Pkcs.EnvelopedCms.Version Property

The EnvelopedCms.Version property retrieves the version of the enveloped CMS/PKCS #7 message.

Syntax

public int Version { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The version determines whether the message is a PKCS #7 message or a Cryptographic Message Syntax (CMS) message. CMS is a newer superset of PKCS #7.

Requirements

Namespace: System.Security.Cryptography.Pkcs
Assembly: System.Security (in System.Security.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0