IEncryptionRoutines Interface |
Namespace: Rally.RestApi.Auth
The IEncryptionRoutines type exposes the following members.
Name | Description | |
---|---|---|
DecryptString |
Decrypts a string using the provided key string as a decryption token.
| |
EncryptString |
Encrypts a string using the provided key string as a salting token.
|