namespace Akenti class PublicKey

This class is a subclass of KeyFactoryImpl which has methods for key generation, encoding, and decoding

Documentation

This class is a subclass of KeyFactoryImpl which has methods for key generation, encoding, and decoding. a pair of RSA or DSA keyPairs will be generated by calling generateRSAKeyPair()or generateDSAKeyPair(). a privateKey or publicKey can be encoded by calling getKeyEncoded() with the format specified as "DER". a privateKey or publicKey class can be initialized from a DER string by calling initPrivateKey() or initPublicKey(). Both RSA and DSA keys are currently handled.
Author:
Srilekha Mudumbai Abdelilah Essiari
Version:
1.1 00/05/01
See Also:
PublicKey
PrivateKey
KeyPair

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