Uses of Class
javax.crypto.KEM.Decapsulator
Packages that use KEM.Decapsulator
- 
Uses of KEM.Decapsulator in javax.cryptoMethods in javax.crypto that return KEM.DecapsulatorModifier and TypeMethodDescriptionKEM.newDecapsulator(PrivateKey privateKey) Creates a KEM decapsulator on the KEM receiver side.KEM.newDecapsulator(PrivateKey privateKey, AlgorithmParameterSpec spec) Creates a KEM decapsulator on the KEM receiver side.