[To be supplied.]
[Visual Basic] Public Enum CipherMode [C#] public enum CipherMode [C++] public enum CipherMode
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
Member Name | Description |
---|---|
CBC | [To be supplied.] |
CFB | [To be supplied.] |
CTS | [To be supplied.] |
ECB | [To be supplied.] |
OFB | [To be supplied.] |
Namespace: System.Security.Cryptography
Assembly: mscorlib.dll