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

Base class for a crypto algorithm implementation. More...

#include <userver/crypto/basic_types.hpp>

+ Inheritance diagram for crypto::NamedAlgo:

Public Member Functions

 NamedAlgo (std::string name)
 
const std::string & Name () const
 

Detailed Description

Base class for a crypto algorithm implementation.

Definition at line 31 of file basic_types.hpp.


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