Package | Description |
---|---|
ch.imvs.sdes4j.srtp |
Modifier and Type | Method and Description |
---|---|
SrtpKeyParam |
SrtpSDesFactory.createKeyParam(String keyParam) |
SrtpKeyParam[] |
SrtpSDesFactory.createKeyParamArray(int size) |
protected SrtpKeyParam |
FecKeySessionParam.createSrtpKeyParam(String p)
Factory method to create the key parameter objects.
|
SrtpKeyParam[] |
SrtpCryptoAttribute.getKeyParams() |
SrtpKeyParam[] |
FecKeySessionParam.getKeyParams()
Gets the key parameters of this session parameter.
|
Constructor and Description |
---|
FecKeySessionParam(SrtpKeyParam[] keyParams)
Creates a new instance of this class from known key parameters.
|
SrtpCryptoAttribute(int tag,
SrtpCryptoSuite cryptoSuite,
SrtpKeyParam[] keyParams,
SrtpSessionParam[] sessionParams)
Creates a crypto attribute from already instantiated objects.
|
Copyright © 2016 University of Applied Sciences Northwestern Switzerland. All rights reserved.