# pbkdf2Algorithm Field
\[Missing <summary> documentation for "F:CapyKit.Password.pbkdf2Algorithm"\]
## Definition
**Namespace:** CapyKit
**Assembly:** CapyKit (in CapyKit.dll) Version: 1.0.2
**C#**
``` C#
private static Lazy pbkdf2Algorithm
```
**F#**
``` F#
static val mutable private pbkdf2Algorithm: Lazy
```
#### Field Value
Lazy(Pbkdf2Algorithm)
## See Also
#### Reference
Password Class
CapyKit Namespace