Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 232 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 232 Bytes

DataProtectionPoc

Proof of concept using IDataProtectionProvider

Usage

Protect

http://localhost:5000/protect/[string to protect]

Unprotect

http://localhost:5000/unprotect/[string protected]