Cryptix OpenPGP

Uses of Class
cryptix.message.stream.DecodedMessageInputStream

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

Uses of DecodedMessageInputStream in cryptix.message.stream
 

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


Cryptix OpenPGP

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