OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::DigestFactory Member List

This is the complete list of members for openvpn::DigestFactory, including all inherited members.

is_thread_safe()openvpn::RC< thread_unsafe_refcount >static
new_digest(const CryptoAlgs::Type digest_type)=0openvpn::DigestFactorypure virtual
new_hmac(const CryptoAlgs::Type digest_type, const unsigned char *key, const size_t key_size)=0openvpn::DigestFactorypure virtual
operator=(const RC &)=deleteopenvpn::RC< thread_unsafe_refcount >
Ptr typedefopenvpn::DigestFactory
RC() noexcept=defaultopenvpn::RC< thread_unsafe_refcount >
RC(const RC &)=deleteopenvpn::RC< thread_unsafe_refcount >
refcount_openvpn::RC< thread_unsafe_refcount >private
use_count() const noexceptopenvpn::RC< thread_unsafe_refcount >
~RC()=defaultopenvpn::RC< thread_unsafe_refcount >virtual