| 
    CodePorting.Translator Cs2Cpp
    
   CodePorting.Translator.Cs2Cpp.Framework 
   | 
 
Enumerations | |
| enum class | SslProtocols {  None = 0 , Ssl2 = 12 , Ssl3 = 48 , Tls = 192 , Default = 240 , Tls11 = 768 , Tls12 = 3072 }  | 
| Enumerates the cryptographic protocols.  More... | |
| enum class | CipherAlgorithmType {  None = 0 , Null = 24576 , Des = 26113 , Rc2 = 26114 , TripleDes = 26115 , Aes128 = 26126 , Aes192 = 26127 , Aes256 = 26128 , Aes = 26129 , Rc4 = 26625 }  | 
| Enumerates the cipher algorithms.  More... | |
| enum class | HashAlgorithmType { None = 0 , Md5 = 32771 , Sha1 = 32772 } | 
| Enumerates the hash algorithms.  More... | |
Functions | |
| DECLARE_INHERITED_EXCEPTION_MSG (AuthenticationException, System::Details_SystemException) | |
| AuthenticationException.  More... | |
      
  | 
  strong | 
Enumerates the cipher algorithms.
      
  | 
  strong | 
      
  | 
  strong | 
Enumerates the cryptographic protocols.
| System::Security::Authentication::DECLARE_INHERITED_EXCEPTION_MSG | ( | AuthenticationException | , | 
| System::Details_SystemException | |||
| ) | 
AuthenticationException.