Documentation
Dlang.org
MIKEYMessage.addRandLen
gstsdp
mikeymessage
MIKEYMessage
Add a new RAND payload to msg with len random bytes.
class
MIKEYMessage
bool
addRandLen
(
ubyte
len
)
Parameters
len
ubyte
length
Return Value
Type:
bool
true on success
gstsdp
mikeymessage
MIKEYMessage
constructors
this
functions
addCsSrtp
addPayload
addPke
addRand
addRandLen
addTNowNtpUtc
base64Encode
findPayload
getCsSrtp
getNCs
getNPayloads
getPayload
insertCsSrtp
insertPayload
removeCsSrtp
removePayload
replaceCsSrtp
replacePayload
setInfo
toBytes
toCaps
static functions
newFromBytes
newFromCaps
newFromData
Add a new RAND payload to msg with len random bytes.