CryptoHttpExtensions..::..AddCipheredHeader Method
Add an encrypted value to the Response
Namespace:
Microsoft.AspNetCore.HttpAssembly: Walter.Cypher (in Walter.Cypher.dll)
Syntax
[ObfuscationAttribute] public static void AddCipheredHeader( this HttpResponse response, string headerName, string value )

