EnvelopedData.Algorithm property

[CAPICOM is a 32-bit only component that is available for use in the following operating systems: Windows Server 2008, Windows Vista, and Windows XP. Instead, use the EnvelopedCms Class in the System.Security.Cryptography.Pkcs namespace.]

The Algorithm property retrieves the encryption algorithm and key length.

Syntax

EnvelopedData.Algorithm As Algorithm

Property value

An Algorithm object that contains the encryption algorithm and key length.

Requirements

Requirement Value
End of client support
Windows Vista
End of server support
Windows Server 2008
Redistributable
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP
DLL
Capicom.dll

See also

EnvelopedData