public byte[] PasswordToKey( byte[] secret, byte[] engineId )
Public Function PasswordToKey ( secret As Byte(), engineId As Byte() ) As Byte()
public: virtual array<unsigned char>^ PasswordToKey( array<unsigned char>^ secret, array<unsigned char>^ engineId ) sealed
abstract PasswordToKey : secret : byte[] * engineId : byte[] -> byte[] override PasswordToKey : secret : byte[] * engineId : byte[] -> byte[]
function PasswordToKey(secret, engineId);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.