equals


Description:

public bool equals (KeyFile a, KeyFile b)

Check if two KeyFiles have the same content.

Parameters:

a

KeyFile to compare

b

KeyFile to compare

Returns:

true if two KeyFiles have the same content


Namespace: Util.KeyFileUtil