let rsakey=new RSAKeyPair();console.log(CryptoJS.SHA3(CryptoJS.enc.Hex.parse(rsakey.pub),{outputLength:384}).toString())