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