Cryptix OpenPGP

Uses of Class
cryptix.message.stream.SignedMessageOutputStream

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

Uses of SignedMessageOutputStream in cryptix.message.stream
 

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


Cryptix OpenPGP

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