3 writes to _contextHeader
Microsoft.AspNetCore.DataProtection (3)
Managed\AesGcmAuthenticatedEncryptor.cs (3)
52_contextHeader = AES_128_GCM_Header; 55_contextHeader = AES_192_GCM_Header; 58_contextHeader = AES_256_GCM_Header;
2 references to _contextHeader
Microsoft.AspNetCore.DataProtection (2)
Managed\AesGcmAuthenticatedEncryptor.cs (2)
116contextHeader: _contextHeader, 189contextHeader: _contextHeader,