security

Base64
A Base64 object is a reference-count pointer that wraps a Base64Impl object
Base64Impl
This abstract class provides part of the functionality of the Base 64 encoding/decoding
Certificate
A Certificate object is a reference-count pointer that wraps a CertificateImpl object
CertificateChain
A CertificateChain object is a reference-count pointer that wraps a CertificateChainImpl object
CertificateChainImpl
This abstract class defines an interface to a generic chain of certificates
CertificateFactory
A CertificateFactory is a reference-count pointer that wraps a CertificateFactoryImpl
CertificateFactoryImpl
This abstract class provides applications with an interface for X509 certificate generation, encoding and decoding
CertificateGenerator
A CertificateGenerator object is a reference-count pointer that wraps a CertificateGeneratorImpl object
CertificateGeneratorImpl
This abstract class provides applications with certificate generation
CertificateImpl
This abstract class defines an interface to a generic signed certificate
CertificateRequest
A CertificateRequest object is a reference-count pointer that wraps a CertificateRequestImpl
CertificateRequestGenerator
A CertificateRequestGenerator object is a reference-count pointer that wraps a CertificateRequestGeneratorImpl object
CertificateRequestGeneratorImpl
This abstract class groups all services of setting up a CertificateRequestGenerator which includes setting subject publicKey, versionNumber, generating CertificateRequest with specified algorithm and privateKey, displaying the Certificate in string
CertificateRequestImpl
This abstract class provides the methods for getting the information about a CertificateRequest such as subject, publicKey, versionNumber, signatureAlgorithm or signature
CertificateRevocationList
A CertificateRevocationList object is a reference-count pointer that wraps a CertificateRevocationListImpl object
CertificateRevocationListImpl
This abstract class provides the methods of getting the information associated with CertificateRevocationList such as version, guarantor, signature,lastUpdate time, nextUpdate time, and also the list of the Certificates which have been revoked
Cipher
DES-EDE, DES-ECB, DES-CBC
CipherImpl
DistinguishedName
This is a class to hold a Distinguished Name as a set of name and value pairs
Hmac
HmacImpl
KeyFactory
A KeyFactory is a reference-count pointer that wraps a KeyFactoryImpl
KeyFactoryImpl
This abstract class provides applications with key generation, PEM or DER encoding and decoding for key export and import
KeyPair
This class is a simple holder for a key pair, a public key and a private key
KeyStore
A KeyStore is a reference-count pointer that wraps a KeyStoreImpl
KeyStoreImpl
MessageDigest
A MessageDigest object is a reference-count pointer that wraps a MessageDigestImpl object
MessageDigestImpl
This abstract class provides applications with the interface of a message digest algorithm, such as MD5 or SHA1
PrivateKey
A PrivateKey object is a reference-count pointer that wraps a PrivateKeyImpl object
PrivateKeyImpl
This abstract class defines part of the interface for PrivateKey Implementation objects
Provider
A Provider object is a reference-count pointer that wraps a ProviderImpl object
ProviderImpl
A ProviderImpl object provides applications with engines that implement security algorithms
PublicKey
A PublicKey object is a reference-count pointer that wraps a PublicKeyImpl object
PublicKeyImpl
This abstract class mainly serves to group all public key objects
RevokedCertificate
A RevokedCertificate object is a reference-count pointer that wraps a RevokedCertificateImpl object
RevokedCertificateImpl
This abstract class provides the information about a certificate which has been revoked
SecretKey
This class is used for symmetric keys
SecureSocketImpl
Base abstract class for SecureSocket implementations - inherits from SocketImpl and adds a security context
SecurityConstants
A structure to define constants used by the security provider
SecurityException
This is the generic Security exception
Signature
A Signature object is a reference-count pointer that wraps a SignatureImpl object
SignatureImpl
This abstract class provides applications with the interface of a digital signature algorithm such as RSA-MD5 or DSA-SHA1
SSLConstants
A structure to define the constants used by the security provider
SSLContext
A ref_ptr class to wrap a security context
SSLContextImpl
Interface for security contexts that mainly hold credentials and trusted ca infos
SSLServerSocket
SSLServerSocket class - derived from ServerSocket but has a SSLcontext associated with it
SSLSocket
SSLSocket class - derived from Socket but has a SSLcontext associated with it
V3Extension
This class implements the extended functionalities of Version 3 of X509 certificates

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