Base64 encode/decode for URI fragment: btoa() / atob(); Create key object: window.crypto.subtle.importKey(); Encrypt/Decrypt using AES-CBC: ...
確定! 回上一頁