var Unibase;(function(n){let t;(function(t){let i;(function(t){let i;(function(t){class i extends n.Platform.Core.BaseComponent{cssFiles(){return[]}jsFiles(){return["platform/crypto/managers/cryptomanager.js"]}html(){return""}load(){return}init(t){var i=this;i.fileCacheHelper.loadJsFiles(["platform/crypto/managers/cryptomanager.js"],function(){i.loaddesign(t);$("#cardfooter").hide();$("#submit_btn1").click(function(){let r=$("#txt_inputString").val(),u=$("#txt_secretkey").val();var t="";for(let i of n.Themes.Providers.Detail_Settings.Instance().InputParameters)i.Key==="hf_"+n.Themes.Providers.DetailHelper.installedAppId+"_uniqueid"&&(t=i.Value);i.crypto(r,t,u,$("#cmb_isencrypt").is(":checked"))});$("#clipboardCopy").click(function(){$("#clipBoardText").select();document.execCommand("copy")})})}crypto(t,i,r,u){var f={token:t,uniqueid:i,secretkey:r,isencrypt:u};n.Platform.Crypto.Managers.CryptoManger.Instance().crypto(f).then(function(n){$("#cardfooter").show();n.result=JSON.parse(n.result);$("#clipBoardText").val(n.result.Result)})}loaddesign(n){$("."+n).append('