Signed-off-by: Wei Fu <fuweid89@gmail.com>
Check the values of myKey and myRev first in Unlock method to prevent calling Unlock without Lock. Because this may cause the value of pfx to be deleted by mistake. Signed-off-by: chenyahui <cyhone@qq.com>
Mechanical: % git mv clientv3 client/v3 % git mv client/mock client/v3/