SRTPCryptoSuiteHashAlgoritm Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
SRTPAuthenticationSee Also