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