Uses of Class
org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
Packages that use MLKEMPrivateKeyParameters
Package
Description
This is a small portion of bouncycastle 1.80 for MLKEM, modified to reduce dependencies.
-
Uses of MLKEMPrivateKeyParameters in org.bouncycastle.pqc.crypto.mlkem
Methods in org.bouncycastle.pqc.crypto.mlkem that return MLKEMPrivateKeyParametersModifier and TypeMethodDescriptionMLKEMPrivateKeyParameters.getParametersWithFormat(int format) Deprecated.MLKEMPrivateKeyParameters.withPreferredFormat(int format) Deprecated.Methods in org.bouncycastle.pqc.crypto.mlkem with parameters of type MLKEMPrivateKeyParametersModifier and TypeMethodDescription(package private) byte[]MLKEMEngine.kemDecrypt(MLKEMPrivateKeyParameters privateKey, byte[] cipherText) Constructors in org.bouncycastle.pqc.crypto.mlkem with parameters of type MLKEMPrivateKeyParameters
withPreferredFormat(int)instead.