Cryptix OpenPGP

Uses of Class
cryptix.message.NotEncryptedToParameterException

Packages that use NotEncryptedToParameterException
cryptix.message The Cryptix Message API. 
 

Uses of NotEncryptedToParameterException in cryptix.message
 

Methods in cryptix.message that throw NotEncryptedToParameterException
abstract  Message EncryptedMessage.decrypt(java.security.Key key)
          Decrypt the message with a key.
abstract  Message EncryptedMessage.decrypt(KeyBundle bundle, char[] passphrase)
          Decrypt the message with a keybundle, decrypting the private key in the keybundle using the given passphrase.
abstract  Message EncryptedMessage.decrypt(char[] passphrase)
          Decrypt the message with a passphrase.
 


Cryptix OpenPGP

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