Mono Class Library: System.Security.Authentication Namespace

System.Security.Authentication.CipherAlgorithmType Enumeration

Documentation for this section has not yet been entered.
public enum CipherAlgorithmType

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
AesDocumentation for this section has not yet been entered.
Aes128Documentation for this section has not yet been entered.
Aes192Documentation for this section has not yet been entered.
Aes256Documentation for this section has not yet been entered.
DesDocumentation for this section has not yet been entered.
NoneDocumentation for this section has not yet been entered.
Rc2Documentation for this section has not yet been entered.
Rc4Documentation for this section has not yet been entered.
TripleDesDocumentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Authentication
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0