Method GetBytes
- Namespace
- DocWright.Cryptography
- Assembly
- DocWright.Cryptography.dll
GetBytes(byte[])
Fills a buffer with random bytes.
void GetBytes(byte[] buffer)
Parameters
bufferbyte[]The buffer to fill.
Fills a buffer with random bytes.
void GetBytes(byte[] buffer)
buffer byte[]The buffer to fill.