OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::PKCS1::DigestPrefix::MbedTLSParse Class Reference

#include <pkcs1.hpp>

Inheritance diagram for openvpn::PKCS1::DigestPrefix::MbedTLSParse:
[legend]
Collaboration diagram for openvpn::PKCS1::DigestPrefix::MbedTLSParse:
[legend]

Public Member Functions

 MbedTLSParse ()
 
- Public Member Functions inherited from openvpn::PKCS1::DigestPrefix::Parse< mbedtls_md_type_t >
 Parse (const mbedtls_md_type_t none, const mbedtls_md_type_t md2, const mbedtls_md_type_t md5, const mbedtls_md_type_t sha1, const mbedtls_md_type_t sha256, const mbedtls_md_type_t sha384, const mbedtls_md_type_t sha512)
 
 Parse (const mbedtls_md_type_t none, const mbedtls_md_type_t md5, const mbedtls_md_type_t sha1, const mbedtls_md_type_t sha256, const mbedtls_md_type_t sha384, const mbedtls_md_type_t sha512)
 
mbedtls_md_type_t alg_from_prefix (Buffer &buf) const
 

Static Public Member Functions

static const char * to_string (const mbedtls_md_type_t t)
 

Detailed Description

Definition at line 19 of file pkcs1.hpp.

Constructor & Destructor Documentation

◆ MbedTLSParse()

openvpn::PKCS1::DigestPrefix::MbedTLSParse::MbedTLSParse ( )
inline

Definition at line 22 of file pkcs1.hpp.

Member Function Documentation

◆ to_string()

static const char * openvpn::PKCS1::DigestPrefix::MbedTLSParse::to_string ( const mbedtls_md_type_t  t)
inlinestatic

Definition at line 32 of file pkcs1.hpp.


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