System::Security::Cryptography::RSA::EncryptValue método
RSA::EncryptValue method
Cifra el valor usando la clave privada.
virtual ByteArrayPtr System::Security::Cryptography::RSA::EncryptValue(ByteArrayPtr rgb)
| Parámetro | Tipo | Descripción |
|---|---|---|
| rgb | ByteArrayPtr | Matriz de Byte para cifrar. |
ReturnValue
Datos cifrados en formato de matriz de bytes.
Ver también
- Typedef ByteArrayPtr
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.PDF for C++