SRTPCryptoSuiteHashAlgoritm Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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
Type:
SRTPAuthentication
See Also