SRTPCryptoSuiteSrtcpAuthKeyLength Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int SrtcpAuthKeyLength { get; set; }
Public Property SrtcpAuthKeyLength As Integer
Get
Set
public:
property int SrtcpAuthKeyLength {
int get ();
void set (int value);
}
member SrtcpAuthKeyLength : int with get, set
Property Value
Type:
Int32See Also