Kagome
Polkadot Runtime Engine in C++17
pbkdf2_provider.hpp File Reference
#include <gsl/span>
#include "common/buffer.hpp"
#include "outcome/outcome.hpp"
Include dependency graph for pbkdf2_provider.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kagome::crypto::Pbkdf2Provider
 

Namespaces

 kagome::crypto
 

Enumerations

enum  kagome::crypto::Pbkdf2ProviderError { kagome::crypto::Pbkdf2ProviderError::KEY_DERIVATION_FAILED = 1 }
 

Functions

 OUTCOME_HPP_DECLARE_ERROR (kagome::crypto, Pbkdf2ProviderError)
 

Function Documentation

OUTCOME_HPP_DECLARE_ERROR ( kagome::crypto  ,
Pbkdf2ProviderError   
)