Bouncy Castle Library
C#
VB
C++
JavaScript
Show/Hide TOC
Salsa
20Engine
rounds Field
Definition
Namespace:
Org.BouncyCastle.Crypto.Engines
Assembly:
BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
C#
Copy
View Source
Request Example
protected
int
rounds
VB
Copy
View Source
Request Example
Protected
rounds
As
Integer
C++
Copy
View Source
Request Example
protected
:
int
rounds
JavaScript
Copy
View Source
Request Example
var
rounds
Field Value
Int32
See Also
Reference
Salsa20Engine Class
Org.BouncyCastle.Crypto.Engines Namespace
In This Article
Definition
See Also