| Package | Description |
|---|---|
| org.bouncycastle.crypto.macs |
| Constructor and Description |
|---|
KGMac(KGCMBlockCipher cipher)
Creates a KGMAC based on the operation of a block cipher in GCM mode.
|
KGMac(KGCMBlockCipher cipher,
int macSizeBits)
Creates a GMAC based on the operation of a 128 bit block cipher in GCM mode.
|
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.