Bouncy Castle Cryptography Library 1.79

org.bouncycastle.crypto.hpke
Class KEM

java.lang.Object
  |
  +--org.bouncycastle.crypto.hpke.KEM

public abstract class KEM
extends java.lang.Object

base class for HPKE KEM


Constructor Summary
KEM()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KEM

public KEM()

Bouncy Castle Cryptography Library 1.79