Class MLKEMKeyAgreement

java.lang.Object
com.ibm.crypto.hdwrCCA.provider.MLKEMKeyAgreement

public class MLKEMKeyAgreement extends Object
This class is a concrete implementation of the Service Provider Interface (SPI) for key agreement using the ML-KEM key agreement algorithm.
  • Constructor Details

    • MLKEMKeyAgreement

      public MLKEMKeyAgreement()
      Constructor for the ML-KEM key agreement functionality.
  • Method Details