Default |
The DefaultPrivacyProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | Decrypt | Decrypts the specified data. |
![]() | Encrypt | Encrypts the specified scope. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | PasswordToKey | Passwords to key. |
![]() | ToString |
Returns a String that represents this instance.
(Overrides ObjectToString) |
Name | Description | |
---|---|---|
![]() | ComputeHash |
Computes the hash.
(Defined by PrivacyProviderExtension) |
![]() | GetScopeData |
Gets the scope data.
(Defined by PrivacyProviderExtension) |
![]() | ToSecurityLevel |
Converts to Levels.
(Defined by PrivacyProviderExtension) |
![]() | VerifyHash |
Verifies the hash.
(Defined by PrivacyProviderExtension) |