Aes256Gcm constructor

Aes256Gcm()

Implementation

Aes256Gcm() : super(AesGcm.with256bits(), EncryptionStrategy.aes256Gcm);