Enum PushEncryptionKeyName
The client keys shared as part of subscription.
Namespace: Lib.Net.Http.WebPush
Assembly: Lib.Net.Http.WebPush.dll
Syntax
public enum PushEncryptionKeyName
Fields
Name | Description |
---|---|
Auth | The client authentication secret. |
P256DH | The client P-256 public key for use in ECDH. |