Class BaseWrapCipher.InvalidKeyOrParametersException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.security.GeneralSecurityException
 - 
- java.security.KeyException
 - 
- java.security.InvalidKeyException
 - 
- org.bouncycastle.jcajce.provider.symmetric.util.BaseWrapCipher.InvalidKeyOrParametersException
 
 
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
- Enclosing class:
 - BaseWrapCipher
 
protected static class BaseWrapCipher.InvalidKeyOrParametersException extends java.security.InvalidKeyException- See Also:
 - Serialized Form
 
 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ThrowablegetCause() 
 -