Bouncy Castle Library
C#
VB
C++
JavaScript
Show/Hide TOC
IRandom
Generator
Next
Bytes Method
Overload List
NextBytes(
Byte
)
Fill byte array with random values.
NextBytes(Span
Byte
)
NextBytes(
Byte
, Int32, Int32)
Fill byte array with random values.
See Also
Reference
IRandomGenerator Interface
Org.BouncyCastle.Crypto.Prng Namespace
In This Article
Overload List
See Also