RsaDecryptParameters interface
RSA 加密演算法的解密參數。
屬性
algorithm | 要使用的加密演算法。 |
ciphertext | 要解密的加密文字。 |
屬性詳細資料
algorithm
ciphertext
要解密的加密文字。
ciphertext: Uint8Array
屬性值
Uint8Array
RSA 加密演算法的解密參數。
algorithm | 要使用的加密演算法。 |
ciphertext | 要解密的加密文字。 |
要解密的加密文字。
ciphertext: Uint8Array
Uint8Array