System::Security::Cryptography::Rfc2898DeriveBytes::GetBytes méthode
Rfc2898DeriveBytes::GetBytes method
Remplit les éléments existants du tableau avec des octets de clé pseudo-aléatoires.
virtual ArrayPtr<uint8_t> System::Security::Cryptography::Rfc2898DeriveBytes::GetBytes(int32_t cb) override
| Paramètre | Type | Description |
|---|---|---|
| cb | int32_t | Le nombre d’octets de clé à générer. |
Voir aussi
- Typedef ArrayPtr
- Class Rfc2898DeriveBytes
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++