For the latest news and information visit
The GNU Crypto project

Package gnu.crypto.sig

Interface Summary
IKeyPairCodec The visible methods of an object that knows how to encode and decode cryptographic asymmetric keypairs.
IKeyPairGenerator The visible methods of every asymmetric keypair generator.
ISignature The visible methods of every signature-with-appendix scheme.
ISignatureCodec The visible methods of an object that knows how to encode and decode cryptographic signatures.
 

Class Summary
BaseSignature A base abstract class to facilitate implementations of concrete Signatures.
KeyPairGeneratorFactory A Factory to instantiate asymmetric keypair generators.
SignatureFactory A Factory to instantiate signature-with-appendix handlers.
 


For the latest news and information visit
The GNU Crypto project

Copyright ©2001-2002 Free Software Foundation, Inc.. All Rights Reserved.