Field PublicKeyPins
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.