Share via


SymmetricAlgorithm Konstruktor

Definice

Inicializuje novou instanci SymmetricAlgorithm třídy.

protected:
 SymmetricAlgorithm();
public:
 SymmetricAlgorithm();
protected SymmetricAlgorithm ();
public SymmetricAlgorithm ();
Protected Sub New ()
Public Sub New ()

Výjimky

Implementace třídy odvozené ze symetrického algoritmu není platná.

Poznámky

Nelze vytvořit instanci abstraktní třídy. Kód aplikace vytvoří novou instanci odvozené třídy.

Platí pro

Viz také