Bouncy Castle Library
C#
VB
C++
JavaScript
Show/Hide TOC
Kdf
Counter
Parameters Constructor
Overload List
KdfCounterParameters(
Byte
,
Byte
, Int32)
Base constructor - suffix fixed input data only.
KdfCounterParameters(
Byte
,
Byte
,
Byte
, Int32)
Base constructor - prefix and suffix fixed input data.
See Also
Reference
KdfCounterParameters Class
Org.BouncyCastle.Crypto.Parameters Namespace
In This Article
Overload List
See Also