A ProviderImpl object provides applications with objects that implement security algorithms such as MessageDigest and Signature
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.
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