SRTPCryptoSuiteSrtpAuthTagLength Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic int SrtpAuthTagLength { get; set; }
Public Property SrtpAuthTagLength As Integer
Get
Set
public:
property int SrtpAuthTagLength {
int get ();
void set (int value);
}
member SrtpAuthTagLength : int with get, set
Property Value
Int32
See Also