This class is a subclass of KeyFactoryImpl which has methods for key generation, encoding, and decoding
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.
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