ServiceCredentials Class |
Namespace: Guardtime.KSI.Service
The ServiceCredentials type exposes the following members.
Name | Description | |
---|---|---|
![]() | ServiceCredentials(String, Byte, HashAlgorithm) |
Create service credentials object from login ID and login key as bytes.
|
![]() | ServiceCredentials(String, String, HashAlgorithm) |
Create service credentials object from login ID and login key as string.
|
Name | Description | |
---|---|---|
![]() | LoginId |
Get login ID.
|
![]() | LoginKey |
Get login key.
|
![]() | MacAlgorithm |
MAC calculation algorithm of outgoing and incoming messages
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |