Click or drag to resize

CryptoSuite Properties

The CryptoSuite type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAesCm128HmacSha132
Gets the SDP crypto suite meaning "AES-CM 128-bit cipher and HMAC-SHA1 message authentication with a 32-bit authentication tag".
Public propertyStatic memberAesCM128HmacSha180
Gets the SDP crypto suite meaning "AES-CM 128-bit cipher and HMAC-SHA1 message authentication with an 80-bit authentication tag".
Public propertyStatic memberNullHmacSha132
Gets the SDP crypto suite meaning "NULL cipher and HMAC-SHA1 message authentication with a 32-bit authentication tag".
Public propertyStatic memberNullHmacSha180
Gets the SDP crypto suite meaning "NULL cipher and HMAC-SHA1 message authentication with an 80-bit authentication tag".
Top
See Also