CryptoSuite Properties |
The CryptoSuite type exposes the following members.
| Name | Description | |
|---|---|---|
| AesCm128HmacSha132 |
Gets the SDP crypto suite meaning "AES-CM 128-bit cipher and HMAC-SHA1 message authentication with a 32-bit authentication tag".
| |
| AesCM128HmacSha180 |
Gets the SDP crypto suite meaning "AES-CM 128-bit cipher and HMAC-SHA1 message authentication with an 80-bit authentication tag".
| |
| NullHmacSha132 |
Gets the SDP crypto suite meaning "NULL cipher and HMAC-SHA1 message authentication with a 32-bit authentication tag".
| |
| NullHmacSha180 |
Gets the SDP crypto suite meaning "NULL cipher and HMAC-SHA1 message authentication with an 80-bit authentication tag".
|