IDataProtectionApi Methods |
Name | Description | |
---|---|---|
![]() | Protect(Byte) |
Cryptographically protects a piece of plaintext data.
|
![]() | Protect(String) |
Cryptographically protects a piece of plaintext data.
|
![]() | Unprotect(Byte) |
Cryptographically unprotects a piece of cipher data.
|
![]() | Unprotect(String) |
Cryptographically unprotects a piece of cipher text.
|