SymmetricAlgorithm.ModeValue Mező

Definíció

A szimmetrikus algoritmusban használt titkosítási módot jelöli.

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

Mező értéke

Megjegyzések

Az egyes módok leírását az enumerálásban tekinti CipherMode meg.

Ez a mező a Mode tulajdonságon keresztül érhető el.

A következőre érvényes:

Lásd még