Sdílet prostřednictvím


AsymmetricKeyExchangeFormatter Konstruktor

Definice

Inicializuje novou instanci .AsymmetricKeyExchangeFormatter

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

Poznámky

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

Před voláním CreateKeyExchangepříkazu použijte SetKey k nastavení klíče .

Platí pro

Viz také