Searched defs:InvalidCipherTextException (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/
H A DInvalidCipherTextException.java7 public class InvalidCipherTextException class in inherits:CryptoException
13 public InvalidCipherTextException() method in class:InvalidCipherTextException
18 * create a InvalidCipherTextException with the given message.
22 public InvalidCipherTextException( method in class:InvalidCipherTextException

Completed in 110 milliseconds