Class KEM


  • public abstract class KEM
    extends java.lang.Object
    base class for HPKE KEM
    • Constructor Summary

      Constructors 
      Constructor Description
      KEM()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KEM

        public KEM()