Uses of Class gnu.crypto.sasl.ConfidentialityException

Uses in package gnu.crypto.sasl.srp

Methods which throw type gnu.crypto.sasl.ConfidentialityException

byte[]
CALG.doFinal(byte[] data)
Encrypts or decrypts, depending on the mode already set, a designated array of bytes and returns the result.
byte[]
CALG.doFinal(byte[] data, int offset, int length)
Encrypts or decrypts, depending on the mode already set, a designated array of bytes and returns the result.

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.