Click or drag to resize

IDataProtectionApi Methods

Methods
  NameDescription
Public methodProtect(Byte)
Cryptographically protects a piece of plaintext data.
Public methodProtect(String)
Cryptographically protects a piece of plaintext data.
Public methodUnprotect(Byte)
Cryptographically unprotects a piece of cipher data.
Public methodUnprotect(String)
Cryptographically unprotects a piece of cipher text.
Top
See Also