Uses of Interface
javax.crypto.KEMSpi.EncapsulatorSpi
Packages that use KEMSpi.EncapsulatorSpi
- 
Uses of KEMSpi.EncapsulatorSpi in javax.cryptoMethods in javax.crypto that return KEMSpi.EncapsulatorSpiModifier and TypeMethodDescriptionKEMSpi.engineNewEncapsulator(PublicKey publicKey, AlgorithmParameterSpec spec, SecureRandom secureRandom) Creates a KEM encapsulator on the KEM sender side.