[ Version ( since = "1.4" ) ]
public bool insert_cs_srtp (int idx, MIKEYMapSRTP map)
Insert a Crypto Session map for SRTP in this at idx
When idx
is -1, the policy will be appended.
this | |
idx |
the index to insert at |
map |
the map info |
|