Uses of Interface
org.bouncycastle.crypto.CipherParameters
Packages that use CipherParameters
Package
Description
Base classes for the lightweight API.
Classes for parameter objects for ciphers and generators.
This is a small portion of bouncycastle 1.80 for MLKEM, modified to reduce dependencies.
-
Uses of CipherParameters in org.bouncycastle.crypto
Constructors in org.bouncycastle.crypto with parameters of type CipherParametersModifierConstructorDescriptionAsymmetricCipherKeyPair(CipherParameters publicParam, CipherParameters privateParam) Deprecated.use AsymmetricKeyParameter -
Uses of CipherParameters in org.bouncycastle.crypto.params
Classes in org.bouncycastle.crypto.params that implement CipherParametersModifier and TypeClassDescriptionclassclassclassMethods in org.bouncycastle.crypto.params that return CipherParametersModifier and TypeMethodDescriptionParametersWithContext.getParameters()ParametersWithRandom.getParameters()Constructors in org.bouncycastle.crypto.params with parameters of type CipherParametersModifierConstructorDescriptionParametersWithContext(CipherParameters parameters, byte[] context) ParametersWithRandom(CipherParameters parameters) ParametersWithRandom(CipherParameters parameters, SecureRandom random) -
Uses of CipherParameters in org.bouncycastle.pqc.crypto
Subinterfaces of CipherParameters in org.bouncycastle.pqc.crypto -
Uses of CipherParameters in org.bouncycastle.pqc.crypto.mlkem
Classes in org.bouncycastle.pqc.crypto.mlkem that implement CipherParametersModifier and TypeClassDescriptionclassclassclassclass