Class KEMKeyWrapper

All Implemented Interfaces:
KeyWrapper

public abstract class KEMKeyWrapper extends AsymmetricKeyWrapper
  • Constructor Details

  • Method Details

    • getEncapsulation

      public abstract byte[] getEncapsulation()
    • getKdfAlgorithmIdentifier

      public abstract AlgorithmIdentifier getKdfAlgorithmIdentifier()
    • getKekLength

      public abstract int getKekLength()
    • getWrapAlgorithmIdentifier

      public abstract AlgorithmIdentifier getWrapAlgorithmIdentifier()