Method Nettle.BlockCipher16()->GCM.State()->digest_size()
- Method digest_size
int(16..16)digest_size()- Description
Returns the size of the generated digest, which is always
16for GCM.
int(16..16) digest_size()
Returns the size of the generated digest,
which is always 16 for GCM.