System::Security::Cryptography::RSA::DecryptValue メソッド
RSA::DecryptValue method
プライベートキーを使用して値を復号化します。
virtual ByteArrayPtr System::Security::Cryptography::RSA::DecryptValue(ByteArrayPtr rgb)
| パラメーター | 型 | 説明 |
|---|---|---|
| rgb | ByteArrayPtr | 復号するための Byte 配列。 |
ReturnValue
バイト配列形式の復号済みデータ。
参照
- Typedef ByteArrayPtr
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++