SRTPCryptoSuiteHashAlgoritm Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic SRTPAuthentication HashAlgoritm { get; set; }
Public Property HashAlgoritm As SRTPAuthentication
Get
Set
public:
property SRTPAuthentication HashAlgoritm {
SRTPAuthentication get ();
void set (SRTPAuthentication value);
}
member HashAlgoritm : SRTPAuthentication with get, set
Property Value
SRTPAuthentication
See Also