|
Virgil Security Crypto library
2.1.2
|
This group contains interfaces to Key Derivation Function algorithms. More...
Classes | |
| class | virgil::crypto::foundation::VirgilKDF |
| Provides key derivation function algorithms. More... | |
Functions | |
| string | std::to_string (virgil::crypto::foundation::VirgilKDF::Algorithm alg) |
| Returns string representation of the KDF algorithm. More... | |
This group contains interfaces to Key Derivation Function algorithms.
| string std::to_string | ( | virgil::crypto::foundation::VirgilKDF::Algorithm | alg | ) |
Returns string representation of the KDF algorithm.
1.8.10