|
Cryptix OpenPGP | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |