Class StoreCryptoKeyAnswer
Implements
Inherited Members
Namespace: SecureExchangesSDK.SecureExchanges
Assembly: SecureExchangesSDK.dll
Syntax
[Serializable]
public class StoreCryptoKeyAnswer : Answer, INotifyPropertyChanged
Properties
CryptedIv
Declaration
public string CryptedIv { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
CryptedPart2Key
Declaration
public string CryptedPart2Key { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
CryptedReferenceID
Declaration
public string CryptedReferenceID { get; set; }
Property Value
| Type | Description |
|---|---|
| string |