Initializes a new instance of the ThreadedSeedGenerator class

Namespace: Org.BouncyCastle.Crypto.Prng
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public ThreadedSeedGenerator()
Visual Basic
Public Sub New
Visual C++
public:
ThreadedSeedGenerator()

See Also