Uses of Class
org.bouncycastle.pqc.jcajce.provider.mceliece.BCMcElieceCCA2PrivateKey
-
Packages that use BCMcElieceCCA2PrivateKey Package Description org.bouncycastle.pqc.jcajce.provider.mceliece -
-
Uses of BCMcElieceCCA2PrivateKey in org.bouncycastle.pqc.jcajce.provider.mceliece
Methods in org.bouncycastle.pqc.jcajce.provider.mceliece with parameters of type BCMcElieceCCA2PrivateKey Modifier and Type Method Description static GF2Vector[]
McElieceCCA2Primitives. decryptionPrimitive(BCMcElieceCCA2PrivateKey privKey, GF2Vector c)
The McEliece decryption primitive.
-