#include <userver/crypto/basic_types.hpp>
Base class for a crypto algorithm implementation.
Definition at line 31 of file basic_types.hpp.
 Inheritance diagram for crypto::NamedAlgo:Public Member Functions | |
| NamedAlgo (std::string name) | |
| const std::string & | Name () const |