System.Security.Cryptography.CspParameters: Constructor Members

The constructors of System.Security.Cryptography.CspParameters are listed below. For a list of all members, see the CspParameters Members list.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Security.Cryptography.CspParameters class.

Initializes a new instance of the System.Security.Cryptography.CspParameters class with the specified provider type code.

Initializes a new instance of the System.Security.Cryptography.CspParameters class with the specified provider type code and name.

Initializes a new instance of the System.Security.Cryptography.CspParameters class with the specified provider type code and name, and the specified container name.

Initializes a new instance of the System.Security.Cryptography.CspParameters class using a provider type, a provider name, a container name, access information, and a handle to an unmanaged smart card password dialog.

Initializes a new instance of the System.Security.Cryptography.CspParameters class using a provider type, a provider name, a container name, access information, and a password associated with a smart card key.