Package com.itextpdf.bouncycastle.crypto.modes


package com.itextpdf.bouncycastle.crypto.modes
  • Classes
    Class
    Description
    This class provides the functionality of a cryptographic cipher of aes-gcm for encryption and decryption via wrapping the corresponding GCMBlockCipher class from bouncy-castle.