RsaDecryptParameters interface
RSA 暗号化アルゴリズムの復号化パラメーター。
プロパティ
algorithm | 使用する暗号化アルゴリズム。 |
ciphertext | 復号化する暗号テキスト。 |
プロパティの詳細
algorithm
ciphertext
復号化する暗号テキスト。
ciphertext: Uint8Array
プロパティ値
Uint8Array