var crypto = require("topsin.crypto");

var r = crypto.encodeBase64('TopLinker0510');
r = crypto.encodeBase64(r);
print(r);