Class BcAEADUtil

java.lang.Object
org.bouncycastle.openpgp.operator.PGPAEADUtil
org.bouncycastle.openpgp.operator.bc.BcAEADUtil

public class BcAEADUtil extends PGPAEADUtil
  • Constructor Details

    • BcAEADUtil

      public BcAEADUtil()
  • Method Details

    • createAEADCipher

      public static org.bouncycastle.crypto.modes.AEADBlockCipher createAEADCipher(int encAlgorithm, int aeadAlgorithm) throws PGPException
      Throws:
      PGPException