Documentation
Dlang.org
MIKEYMessage.addRand
gstsdp
mikeymessage
MIKEYMessage
Add a new RAND payload to msg with the given parameters.
class
MIKEYMessage
bool
addRand
(
ubyte
[]
rand
)
Parameters
rand
ubyte
[]
random data
Return Value
Type:
bool
true on success
gstsdp
mikeymessage
MIKEYMessage
constructors
this
functions
addCsSrtp
addPayload
addPke
addRand
addRandLen
addTNowNtpUtc
base64Encode
cPtr
findPayload
getCsSrtp
getNCs
getNPayloads
getPayload
insertCsSrtp
insertPayload
removeCsSrtp
removePayload
replaceCsSrtp
replacePayload
self
setInfo
toBytes
toCaps
properties
CSBId
V
gType
mapType
prfFunc
type
version_
static functions
getGType
newFromBytes
newFromCaps
newFromData
Add a new RAND payload to msg with the given parameters.