userver: crypto::NamedAlgo Class Reference
Loading...
Searching...
No Matches
crypto::NamedAlgo Class Reference

#include <userver/crypto/basic_types.hpp>

Detailed Description

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
 

The documentation for this class was generated from the following file: