Package | Description |
---|---|
ch.imvs.sdes4j | |
ch.imvs.sdes4j.srtp |
Modifier and Type | Field and Description |
---|---|
protected CryptoSuite |
CryptoAttribute.cryptoSuite |
Modifier and Type | Method and Description |
---|---|
CryptoSuite |
SDesFactory.createCryptoSuite(String suite)
Creates a crypto suite instance for the grammar implementing this interface.
|
CryptoSuite |
CryptoAttribute.getCryptoSuite()
Gets the identifier that describes the encryption and authentication
algorithms (e.g., AES_CM_128_HMAC_SHA1_80) for the transport in question.
|
Constructor and Description |
---|
CryptoAttribute(int tag,
CryptoSuite cryptoSuite,
KeyParam[] keyParams,
SessionParam[] sessionParams)
Creates a crypto attribute from already instantiated objects.
|
Modifier and Type | Class and Description |
---|---|
class |
SrtpCryptoSuite
Crypto suite details for the SRTP grammar.
|
Copyright © 2016 University of Applied Sciences Northwestern Switzerland. All rights reserved.