userver: crypto::NamedAlgo Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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: