<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="8.16.0" />
Microsoft.IdentityModel.Tokens.AesGcm
public void Decrypt(
byte[]
nonce,
byte[]
ciphertext,
byte[]
tag,
byte[]
plaintext,
byte[]
associatedData =
null)
protected virtual void Dispose(
bool disposing)