Cryptix OpenPGP

Uses of Package
cryptix.message.stream

Packages that use cryptix.message.stream
cryptix.message.stream The Cryptix Message Streaming API. 
 

Classes in cryptix.message.stream used by cryptix.message.stream
DecodedMessageInputStream
          A stream that decodes, decrypts and verifies messages
DecodedMessageInputStreamSpi
          Service provider interface for DecodedMessageInputStream
DecryptionKeyCallback
          Interface for the decryption key callback function
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.
MessageOutputStreamSpi
          Service provider interface for MessageOutputStream
MessageStreamException
          This is the generic MessageStream exception.
SignedMessageOutputStream
          A stream that adds signs and appends the signature to another stream.
VerificationKeyCallback
          Interface for the verification key callback function
VerificationKeyRequest
          Request for the verification key callback function
VerificationKeyReturnValue
          Return value for the verification key callback function
 


Cryptix OpenPGP

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