SymmetricAlgorithm.ModeValue Pole

Definice

Představuje režim šifrování použitý v symetrickém algoritmu.

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

CipherMode

Poznámky

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

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

Platí pro

Viz také