Uses of Class
org.bouncycastle.jcajce.spec.MLKEMParameterSpec
Packages that use MLKEMParameterSpec
Package
Description
-
Uses of MLKEMParameterSpec in org.bouncycastle.jcajce.interfaces
Methods in org.bouncycastle.jcajce.interfaces that return MLKEMParameterSpecModifier and TypeMethodDescriptionMLKEMKey.getParameterSpec()Return the parameters for this key. -
Uses of MLKEMParameterSpec in org.bouncycastle.jcajce.provider.asymmetric.mlkem
Methods in org.bouncycastle.jcajce.provider.asymmetric.mlkem that return MLKEMParameterSpecModifier and TypeMethodDescriptionBCMLKEMPrivateKey.getParameterSpec()BCMLKEMPublicKey.getParameterSpec()Constructors in org.bouncycastle.jcajce.provider.asymmetric.mlkem with parameters of type MLKEMParameterSpec -
Uses of MLKEMParameterSpec in org.bouncycastle.jcajce.spec
Fields in org.bouncycastle.jcajce.spec declared as MLKEMParameterSpecModifier and TypeFieldDescriptionstatic final MLKEMParameterSpecMLKEMParameterSpec.ml_kem_1024static final MLKEMParameterSpecMLKEMParameterSpec.ml_kem_512static final MLKEMParameterSpecMLKEMParameterSpec.ml_kem_768Methods in org.bouncycastle.jcajce.spec that return MLKEMParameterSpec