SRTPCryptoSuiteSrtcpAuthKeyLength Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic 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:
Int32
See Also