Namespace: Org.BouncyCastle.Crypto.Paddings
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public void Init( SecureRandom random ) |
Visual Basic |
---|
Public Sub Init ( _ random As SecureRandom _ ) |
Visual C++ |
---|
public: virtual void Init( SecureRandom^ random ) sealed |
Parameters
- random
- Type: Org.BouncyCastle.Security..::..SecureRandom