Skip navigation links
A B C D E F G H I J K L M N P R S T U V W X 

A

AEADBadTagException - Exception in javax.crypto
This exception is thrown when a Cipher operating in an AEAD mode (such as GCM/CCM) is unable to verify the supplied authentication tag.
AEADBadTagException() - Constructor for exception javax.crypto.AEADBadTagException
Constructs a AEADBadTagException with no detail message.
AEADBadTagException(String) - Constructor for exception javax.crypto.AEADBadTagException
Constructs a AEADBadTagException with the specified detail message.
AlgorithmId - Class in sun.security.x509
Use this class to get OID of supported algorithms see get(String) The OID is handled in it's String format in this class.
AlgorithmId() - Constructor for class sun.security.x509.AlgorithmId
Deprecated.
use one of the other constructors.
AlgorithmId(String) - Constructor for class sun.security.x509.AlgorithmId
Constructs a parameterless algorithm ID.
AlgorithmParameterSpec - Interface in java.security.spec
A (transparent) specification of cryptographic parameters.
aliases() - Method in class java.security.KeyStore
Lists all the alias names of this keystore.
appRandom - Variable in class java.security.SignatureSpi
Application-specified source of randomness.
A B C D E F G H I J K L M N P R S T U V W X 
Skip navigation links