copy


Description:

public bool copy (KeyFile dst, KeyFile src)

Sync content of KeyFile between.

Parameters:

dst

KeyFile to be copied to

src

KeyFile to be copied from

Returns:

true if successfully copied, false otherwise


Namespace: Util.KeyFileUtil