Cryptix OpenPGP

Uses of Class
cryptix.message.stream.LiteralMessageOutputStream

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

Uses of LiteralMessageOutputStream in cryptix.message.stream
 

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


Cryptix OpenPGP

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