Package org.bouncycastle.jcajce.spec
Class KEMExtractSpec
java.lang.Object
org.bouncycastle.jcajce.spec.KEMExtractSpec
- All Implemented Interfaces:
AlgorithmParameterSpec
-
Constructor Summary
ConstructorsConstructorDescriptionKEMExtractSpec
(PrivateKey privateKey, byte[] encapsulation, String keyAlgorithmName) -
Method Summary
Modifier and TypeMethodDescriptionbyte[]
-
Constructor Details
-
KEMExtractSpec
-
-
Method Details
-
getEncapsulation
public byte[] getEncapsulation() -
getPrivateKey
-
getKeyAlgorithmName
-