namespace Akenti class MessageDigest

A ProviderImpl object provides applications with objects that implement security algorithms such as MessageDigest and Signature

Documentation

A ProviderImpl object provides applications with objects that implement security algorithms such as MessageDigest and Signature. This is an abstract class that cannot be instantiated. Instead an application instantiates a subclass of this class that actually implements the algorthims and wraps it an a Provider which is merely a reference-count pointer. This class also keeps track of a default security contexts for both client and server sides of a secure communication.
Author:
Srilekha Mudumbai Abdelilah Essiari
Version:
1.1 00/05/01
See Also:
Provider
MessageDigest
MessageDigestImpl
Signature
SignatureImpl
KeyFactory
KeyFactoryImpl
CertificateFactory
CertificateFactoryImpl

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