Package | Description |
---|---|
ch.imvs.sdes4j | |
ch.imvs.sdes4j.srtp |
Modifier and Type | Field and Description |
---|---|
protected KeyParam[] |
CryptoAttribute.keyParams |
Modifier and Type | Method and Description |
---|---|
KeyParam |
SDesFactory.createKeyParam(String keyParam)
Creates a key parameter instance for the grammar implementing this interface.
|
KeyParam[] |
SDesFactory.createKeyParamArray(int size)
Utility method to create a typed array of
KeyParameter s. |
KeyParam[] |
CryptoAttribute.getKeyParams()
Gets one or more sets of keying material for the crypto-suite 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 |
SrtpKeyParam
SRTP security descriptions define the use of the "inline" key method.
|
Copyright © 2018 University of Applied Sciences Northwestern Switzerland. All rights reserved.