SecurityAlgorithmSuite Constructor

Definition

Initializes a new instance of the SecurityAlgorithmSuite class.

protected:
 SecurityAlgorithmSuite();
protected SecurityAlgorithmSuite ();
Protected Sub New ()

Remarks

The instances of this class consist of static properties and read-only properties, so the constructor does not initialize any properties.

Applies to