Table of Contents

Field PublicKeyPins

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

The HTTP Public-Key-Pins header.

Used to prevent man-in-the-middle attacks by specifying which public keys are valid for the server's certificate.

public const string PublicKeyPins = "Public-Key-Pins"

Returns

string
The HTTP Public-Key-Pins header. Used to prevent man-in-the-middle attacks by specifying which public keys are valid for the server's certificate.