For the latest news and information visit
The GNU Crypto project

Uses of Class
gnu.crypto.sasl.ConfidentialityException

Packages that use ConfidentialityException
gnu.crypto.sasl.srp Provides the implementations of the SASL SRP mechanism, as specified in draft-burdis-cat-srp-sasl.  
 

Uses of ConfidentialityException in gnu.crypto.sasl.srp
 

Methods in gnu.crypto.sasl.srp that throw ConfidentialityException
 byte[] CALG.doFinal(byte[] data)
          Encrypts or decrypts, depending on the mode already set, a designated array of bytes and returns the result.
 


For the latest news and information visit
The GNU Crypto project

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