Cryptix OpenPGP

Package cryptix.message.stream

The Cryptix Message Streaming API.

See:
          Description

Interface Summary
DecodedMessageInputStreamSpi Service provider interface for DecodedMessageInputStream
DecryptionKeyCallback Interface for the decryption key callback function
EncryptedMessageOutputStreamSpi Service provider interface for EncryptedMessageOutputStream
LiteralMessageOutputStreamSpi Service provider interface for LiteralMessageOutputStream
MessageOutputStreamSpi Service provider interface for MessageOutputStream
SignedMessageOutputStreamSpi Service provider interface for SignedMessageOutputStream
VerificationKeyCallback Interface for the verification key callback function
 

Class Summary
DecodedMessageInputStream A stream that decodes, decrypts and verifies messages
DecryptionKeyRequest Request for the decryption key callback function
DecryptionKeyReturnValue Return value for the decryption key callback function
EncryptedMessageOutputStream A stream that encrypts another stream.
LiteralMessageOutputStream Class that encapsulates a generic data stream into a stream of a specific format.
MessageOutputStream A generic stream that encapsulates another stream in some message format.
SignedMessageOutputStream A stream that adds signs and appends the signature to another stream.
VerificationKeyRequest Request for the verification key callback function
VerificationKeyReturnValue Return value for the verification key callback function
 

Exception Summary
MessageStreamException This is the generic MessageStream exception.
 

Package cryptix.message.stream Description

The Cryptix Message Streaming API.


Cryptix OpenPGP

Copyright (C) 1999-2003 The Cryptix Foundation Ltd.