class OpenSSLMessageDigestImpl |
This class is instantiated from superclass MessageDigestImpl and uses hash algorithms such as MD5 or SHA1 to produce a fixed length output from an arbitrary-length input messageIt wraps a ssl EVP_MD_CTX.
![]() | OpenSSLMessageDigestImpl (const string& alg) Constructs this object with the specified algorithm. |
![]() | ~OpenSSLMessageDigestImpl () Deletes this object |
![]() | reset () Resets the engine for further use |
This class is instantiated from superclass MessageDigestImpl and uses hash algorithms such as MD5 or SHA1 to produce a fixed length output from an arbitrary-length input messageIt wraps a ssl EVP_MD_CTX.
Alphabetic index HTML hierarchy of classes or Java