Bouncy Castle Library
C#
VB
C++
JavaScript
Show/Hide TOC
GMac Constructor
Overload List
GMac(GcmBlockCipher)
Creates a GMAC based on the operation of a block cipher in GCM mode.
GMac(GcmBlockCipher, Int32)
Creates a GMAC based on the operation of a 128 bit block cipher in GCM mode.
See Also
Reference
GMac Class
Org.BouncyCastle.Crypto.Macs Namespace
In This Article
Overload List
See Also