Enum SDPSecurityDescription.CryptoSuites
Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public enum CryptoSuites
Fields
| Name | Description |
|---|---|
| AEAD_AES_128_GCM | |
| AEAD_AES_256_GCM | |
| AES_192_CM_HMAC_SHA1_32 | |
| AES_192_CM_HMAC_SHA1_80 | |
| AES_256_CM_HMAC_SHA1_32 | |
| AES_256_CM_HMAC_SHA1_80 | |
| AES_CM_128_HMAC_SHA1_32 | |
| AES_CM_128_HMAC_SHA1_80 | |
| AES_CM_192_HMAC_SHA1_32 | |
| AES_CM_192_HMAC_SHA1_80 | |
| AES_CM_256_HMAC_SHA1_32 | |
| AES_CM_256_HMAC_SHA1_80 | |
| F8_128_HMAC_SHA1_80 | |
| unknown |