OctetString ComputeHash( VersionCode version, ISegment header, SecurityParameters parameters, ISnmpData data, IPrivacyProvider privacy, byte[] length )
Function ComputeHash ( version As VersionCode, header As ISegment, parameters As SecurityParameters, data As ISnmpData, privacy As IPrivacyProvider, length As Byte() ) As OctetString
OctetString^ ComputeHash( VersionCode version, ISegment^ header, SecurityParameters^ parameters, ISnmpData^ data, IPrivacyProvider^ privacy, array<unsigned char>^ length )
abstract ComputeHash : version : VersionCode * header : ISegment * parameters : SecurityParameters * data : ISnmpData * privacy : IPrivacyProvider * length : byte[] -> OctetString
function ComputeHash(version, header, parameters, data, privacy, length);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.