Uses of Class
org.bouncycastle.jcajce.spec.MLDSAParameterSpec
Packages that use MLDSAParameterSpec
Package
Description
-
Uses of MLDSAParameterSpec in org.bouncycastle.jcajce.interfaces
Methods in org.bouncycastle.jcajce.interfaces that return MLDSAParameterSpecModifier and TypeMethodDescriptionMLDSAKey.getParameterSpec()Return the parameters for this key. -
Uses of MLDSAParameterSpec in org.bouncycastle.jcajce.provider.asymmetric.mldsa
Methods in org.bouncycastle.jcajce.provider.asymmetric.mldsa that return MLDSAParameterSpecModifier and TypeMethodDescriptionBCMLDSAPrivateKey.getParameterSpec()BCMLDSAPublicKey.getParameterSpec()Constructors in org.bouncycastle.jcajce.provider.asymmetric.mldsa with parameters of type MLDSAParameterSpec -
Uses of MLDSAParameterSpec in org.bouncycastle.jcajce.spec
Fields in org.bouncycastle.jcajce.spec declared as MLDSAParameterSpecModifier and TypeFieldDescriptionstatic final MLDSAParameterSpecMLDSAParameterSpec.ml_dsa_44static final MLDSAParameterSpecMLDSAParameterSpec.ml_dsa_44_with_sha512static final MLDSAParameterSpecMLDSAParameterSpec.ml_dsa_65static final MLDSAParameterSpecMLDSAParameterSpec.ml_dsa_65_with_sha512static final MLDSAParameterSpecMLDSAParameterSpec.ml_dsa_87static final MLDSAParameterSpecMLDSAParameterSpec.ml_dsa_87_with_sha512Methods in org.bouncycastle.jcajce.spec that return MLDSAParameterSpec