class Akenti::OpenSSLSignatureImpl |
This class implements the digital signature interface defined in SignatureImpl by holding a ENV_MD_CTX object and wrapping the appropriate openssl functions.
![]() | OpenSSLSignatureImpl (const string& alg) |
![]() | ~OpenSSLSignatureImpl () |
![]() | getAlgorithm () const Returns a string that identifies the algorithm, independent of implementation details. |
![]() | isSignatureAlgorithmSupported (const string& alg) |
![]() | getEVP_MD (const string& alg) |
This class implements the digital signature interface defined in SignatureImpl by holding a ENV_MD_CTX object and wrapping the appropriate openssl functions.Typically the clients will not deal with an instance of this class directly. Instead they interact with the Signature reference-count pointer.
Alphabetic index HTML hierarchy of classes or Java