Click or drag to resize

IPrivacyProvider Methods

The IPrivacyProvider type exposes the following members.

Methods
 NameDescription
Public methodDecrypt Decrypts the specified data.
Public methodEncrypt Encrypts the specified scope.
Public methodPasswordToKey Passwords to key.
Top
Extension Methods
 NameDescription
Public Extension MethodComputeHash Computes the hash.
(Defined by PrivacyProviderExtension)
Public Extension MethodGetScopeData Gets the scope data.
(Defined by PrivacyProviderExtension)
Public Extension MethodToSecurityLevel Converts to Levels.
(Defined by PrivacyProviderExtension)
Public Extension MethodVerifyHash Verifies the hash.
(Defined by PrivacyProviderExtension)
Top
See Also