Package ch.imvs.sdes4j
Interface SessionParam
-
- All Known Implementing Classes:
FecKeySessionParam,FecOrderSessionParam,KdrSessionParam,NoAuthSessionParam,PlainSrtcpSessionParam,PlainSrtpSessionParam,SrtpSessionParam,WshSessionParam
public interface SessionParamInterface for Session parameters that are specific to a given transport.- Author:
- Ingo Bauersachs
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringencode()Encodes the information contained in this object for use in the complete crypto attribute.
-