Uses of Class
org.bouncycastle.crypto.StreamException
Packages that use StreamException
Package
Description
Lower level cryptography API that supports the JCA/JCE provider as well as allowing access to more primitive functionality.
-
Uses of StreamException in org.bouncycastle.crypto
Subclasses of StreamException in org.bouncycastle.cryptoModifier and TypeClassDescriptionclassException thrown when something unexpected is encountered processing an encrypted stream.classException thrown when something unexpected is encountered in verifying a signature.classException thrown when something unexpected is encountered processing plain text input data for signature or block encryption.