2 references to Ok
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\KeyRingBasedDataProtector.cs (2)
193
requiresMigration = (status != UnprotectStatus.
Ok
);
258
status = UnprotectStatus.
Ok
;