Name | Description | |
---|---|---|
![]() ![]() | Decrypt | Decrypts the CipherText using the SecurityPolicyUri and returns the PlainText. |
![]() ![]() | Encrypt | Encrypts the text using the SecurityPolicyUri and returns the result. |
![]() ![]() | GetDefaultUris | Returns the default security policy uri. |
![]() ![]() | GetDisplayName | Returns a display name for a security policy uri. |
![]() ![]() | GetDisplayNames | Returns the display names for all security policy uris. |
![]() ![]() | GetUri | Returns the uri associated with the display name. |
![]() ![]() | Sign | Signs the data using the SecurityPolicyUri and returns the signature. |
![]() ![]() | Verify | Verifies the signature using the SecurityPolicyUri and return true if valid. |