Package net.rim.device.api.crypto.encoder

Key and Signature Encoder Classes.

See:
          Description

Interface Summary
PublicKeyEncoderFlags Constants defined for Encoders.
 

Class Summary
DecodedSignature Stores decoded signatures.
EncodedKey Stores encoded keys using any of the supported encoding algorithms.
EncodedSignature Stores encoded signatures using any of the supported encoding algorithms.
PrivateKeyDecoder Allows the developer to encode private keys using a variety of supported encoding algorithms.
PrivateKeyEncoder Allows the developer to encode private keys using a variety of supported encoding algorithms.
PublicKeyDecoder Allows the developer to decode public keys using a variety of supported encoding algorithms.
PublicKeyEncoder Allows the developer to encode public keys using a variety of supported encoding algorithms.
SignatureDecoder Defines routines to decode signatures produced by the SignatureSigner classes.
SignatureEncoder Defines encode signatures produced by the SignatureSigner classes.
SymmetricKeyDecoder Allows the developer to decode symmetric keys using a variety of supported encoding algorithms.
SymmetricKeyEncoder Allows the developer to encode symmetric keys using a variety of supported encoding algorithms.
 

Package net.rim.device.api.crypto.encoder Description

Key and Signature Encoder Classes.

For more information, see the tutorial and supported encoders.



Copyright 1999-2002 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.