System::Security::Cryptography::Rfc2898DeriveBytes::GetBytes method
Rfc2898DeriveBytes::GetBytes method
Fills existing array elements with pseudo-random key bytes.
virtual ArrayPtr<uint8_t> System::Security::Cryptography::Rfc2898DeriveBytes::GetBytes(int32_t cb) override
Parameter | Type | Description |
---|---|---|
cb | int32_t | The number of key bytes to generate. |
See Also
- Typedef ArrayPtr
- Class Rfc2898DeriveBytes
- Namespace System::Security::Cryptography
- Library Aspose.PUB for C++