public OctetString ComputeHash( byte[] buffer, OctetString engineId )
Public Function ComputeHash ( buffer As Byte(), engineId As OctetString ) As OctetString
public: OctetString^ ComputeHash( array<unsigned char>^ buffer, OctetString^ engineId )
member ComputeHash : buffer : byte[] * engineId : OctetString -> OctetString
function ComputeHash(buffer, engineId);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.