Sdílet prostřednictvím


SymmetricAlgorithm.ModeValue Pole

Definice

Představuje režim šifry používaný 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

Poznámky

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

Toto pole je přístupné prostřednictvím Mode vlastnosti.

Platí pro

Viz také