Public Member Functions | |
| void | AddCipher (string to, Linphone.Buffer cipher) |
Properties | |
| Linphone.Dictionary | Ciphers [get, set] |
| Linphone.Buffer | Cspi [get, set] |
| Linphone.Address | FromAddress [get, set] |
| uint | Sspi [get, set] |
Additional Inherited Members | |
Protected Member Functions inherited from Linphone.LinphoneObject | |
| static String | linphone_pointer_to_string (IntPtr ptr) |
| static IntPtr | linphone_string_to_pointer ([MarshalAs(LinphoneWrapper.ByteStringMarshalling)] String str) |
| IntPtr | StringArrayToBctbxList (IEnumerable< string > stringlist) |
| void | CleanStringArrayPtrs (IntPtr l) |
Object representing all informations present in an Encrypted Key Transport event.
|
inline |
Add a cipher to the chipher map.
| to | the address to set. |
| cipher | the cipher to set. |
|
getset |
Get ciphers.
|
getset |
Get cSPI.
|
getset |
Get from address.
|
getset |
Get sSPI.