toggle menu
Signum
3.17.0
common
switch theme
search in API
indispensable
/
at.asitplus.signum.indispensable.kdf
/
PBKDF2
/
WithIterations
With
Iterations
inner
class
WithIterations
:
KDF
(
source
)
The actual
PBKDF2
instance configured with
iterations
set.
Members
Properties
iterations
Link copied to clipboard
val
iterations
:
Int
pbkdf2
Link copied to clipboard
val
pbkdf2
:
PBKDF2
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int