Package | Description |
---|---|
ch.imvs.sdes4j | |
ch.imvs.sdes4j.srtp |
Modifier and Type | Method and Description |
---|---|
static CryptoAttribute |
CryptoAttribute.create(String attribute,
SDesFactory f)
Creates an instance of a CryptoAttribute from an SDes string in the
format of
tag 1*WSP crypto-suite 1*WSP key-params *(1*WSP session-param)
|
static CryptoAttribute |
CryptoAttribute.create(String tag,
String cryptoSuite,
String keyParams,
String sessionParams,
SDesFactory f)
Creates an instance of a CryptoAttribute from a SDes attributes (tag,
crypto suite, key params and session params).
|
Modifier and Type | Class and Description |
---|---|
class |
SrtpSDesFactory
Factory for the SRTP grammar of RFC4568.
|
Copyright © 2018 University of Applied Sciences Northwestern Switzerland. All rights reserved.