3 writes to _contextHeader
Microsoft.AspNetCore.DataProtection (3)
Managed\AesGcmAuthenticatedEncryptor.cs (3)
54_contextHeader = AES_128_GCM_Header; 57_contextHeader = AES_192_GCM_Header; 60_contextHeader = AES_256_GCM_Header;
2 references to _contextHeader
Microsoft.AspNetCore.DataProtection (2)
Managed\AesGcmAuthenticatedEncryptor.cs (2)
118contextHeader: _contextHeader, 191contextHeader: _contextHeader,