See Also: GCMParameterSpec Members
Provides a the parameters for an instance of a Javax.Crypto.Cipher using Galois/Counter Mode (GCM). This is an Authenticated Encryption with Associated Data (AEAD) mode for a cipher which allows you to use the Javax.Crypto.Cipher.UpdateAAD(Byte[]) method to provide data that is transmitted in the clear but authenticated using a cryptographic Message Authentication Code (MAC).