IKey.IsRevoked Property

Definition

Returns a value stating whether this key was revoked.

C#
public bool IsRevoked { get; }

Property Value

Remarks

A revoked key may still be used to decrypt existing payloads, but the payloads must be treated as tampered unless the application has some other assurance that the payloads are authentic.

Applies to

Produkt Versiounen
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0