Creates a new instance of AesGcmParams
The initialization vector
The additional authentication data
The length of authentication tag (output following cipher text) in bits. Can be any value between 0 and 128
The additional authentication data. This data is authenticated but not encrypted.
Initialization vector
The length of authentication tag (output following cipher text) in bits. Can be any value between 0 and 128. Default 128
AES-GCM parameters for Cryptoki v2.40