openssl

OpenSSLBase64Impl
This class is the subclass of Base64Impl which implements the functionality of Base64 data encoding and decoding
OpenSSLCertificateFactoryImpl
A subclass of CertficateFactoryImpl that is used to create OpenSSLCertificates or OpenSSLCertificateReqests from encoded representations of these objects, to create Generators for OpenSSLCertificates or OpenSSLCertificateRequests, and to encode OpenSSLCertficates or OpenSSLCertificateRequests for exporting
OpenSSLCertificateGeneratorImpl
This class is the subclass of CertificateGeneratorImpl,it implements the methods used to initialize and generate a Certificate which contains an OpenSSLX509CertficateImpl
OpenSSLCertificateRequestGeneratorImpl
This class is a subclass of CertificateRequestGeneratorImpl, and is used to create an OpenSSLCertificateRequestImpl and the CertfificateRequest that points to it
OpenSSLCertificateRequestImpl
This class is a subclass of CertificateRequestImpl and is a wrapper for the openssl X509_REQ structure
OpenSSLCipherImpl
OpenSSLContextImpl
A wrapper around SSL_CTX whic is used to store the credentials of a server/client and the trusted ca certs
OpenSSLCRLImpl
An OpenSSLCRLImpl object is a subclass of CertificateRevocationListImpl
OpenSSLHmacImpl
OpenSSLKeyFactoryImpl
This class is a subclass of KeyFactoryImpl which has methods for key generation, encoding, and decoding
OpenSSLKeyImpl
This class wraps an ssl ENV_PKEY structure which it assumes contains a private and public RSA key pair
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 message
OpenSSLPrivateKeyImpl
This class is instantiated from two superclasses OpenSSLKeyImpl and PrivateKeyImpl and wraps the privateKey methods of OpenSSLKeyImpl
OpenSSLProviderImpl
This class uses the Open SSL crypto library
OpenSSLPublicKeyImpl
This class is instantiated from two superclasses OpenSSLKeyImpl and PublicKeyImpl and wraps the publicKey methods of OpenSSLKeyImpl
CertificateImpl
This class implements the methods specific to OpenSSLsecureSockets and inherits methods from SerureSocketImpl and SocketImpl
OpenSSLSignatureImpl
This class implements the digital signature interface defined in SignatureImpl by holding a ENV_MD_CTX object and wrapping the appropriate openssl functions
OpenSSLUtil
Provides some functions that can de/endcode strings and functions to populate X509 name with distinguished name or with the principal
OpenSSLX509CertificateImpl
This class is the subclass of CertificateImpl and it provides all the services the opensl X509 certificate supports
OpenSSLX509RevokedCertificateImpl
This class is the subclass of RevokedCertificateImpl it implements Certificate following the X
PKCS12KeyStoreImpl

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de