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