Share via


SymmetricAlgorithm.ModeValue Pole

Definice

Představuje režim šifry použitý v symetrických algoritmech.

protected: System::Security::Cryptography::CipherMode ModeValue;
protected System.Security.Cryptography.CipherMode ModeValue;
val mutable ModeValue : System.Security.Cryptography.CipherMode
Protected ModeValue As CipherMode 

Hodnota pole

Poznámky

Popis konkrétních režimů najdete CipherMode ve výčtu.

K tomuto poli se přistupuje prostřednictvím Mode vlastnosti.

Platí pro

Viz také