public static bool VerifyHash( this IPrivacyProvider privacy, VersionCode version, Header header, SecurityParameters parameters, ISnmpData scopeBytes, byte[] length )
<ExtensionAttribute> Public Shared Function VerifyHash ( privacy As IPrivacyProvider, version As VersionCode, header As Header, parameters As SecurityParameters, scopeBytes As ISnmpData, length As Byte() ) As Boolean
public: [ExtensionAttribute] static bool VerifyHash( IPrivacyProvider^ privacy, VersionCode version, Header^ header, SecurityParameters^ parameters, ISnmpData^ scopeBytes, array<unsigned char>^ length )
[<ExtensionAttribute>] static member VerifyHash : privacy : IPrivacyProvider * version : VersionCode * header : Header * parameters : SecurityParameters * scopeBytes : ISnmpData * length : byte[] -> bool
GSF.Net.Snmp.Security.PrivacyProviderExtension.VerifyHash = function(privacy, version, header, parameters, scopeBytes, length);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.