Cryptix OpenPGP

Uses of Class
cryptix.message.stream.EncryptedMessageOutputStream

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

Uses of EncryptedMessageOutputStream in cryptix.message.stream
 

Methods in cryptix.message.stream that return EncryptedMessageOutputStream
static EncryptedMessageOutputStream EncryptedMessageOutputStream.getInstance(java.lang.String format)
          Returns an EncryptedMessageOutputStream that implements the given format.
static EncryptedMessageOutputStream EncryptedMessageOutputStream.getInstance(java.lang.String format, java.lang.String provider)
          Returns an EncryptedMessageOutputStream from the given provider that implements the given format.
static EncryptedMessageOutputStream EncryptedMessageOutputStream.getInstance(java.lang.String format, java.security.Provider provider)
          Returns an EncryptedMessageOutputStream from the given provider that implements the given format.
 


Cryptix OpenPGP

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