Class CompleteNewSESARConfigConfirmedAnswer
Inheritance
CompleteNewSESARConfigConfirmedAnswer
Assembly: SecureExchangesSDK.dll
Syntax
[Serializable]
public class CompleteNewSESARConfigConfirmedAnswer : Answer, INotifyPropertyChanged
Properties
IsAESEncryptionEnable
Declaration
public bool IsAESEncryptionEnable { get; set; }
Property Value
Key
Declaration
public byte[] Key { get; set; }
Property Value
SESARData
Declaration
public string SESARData { get; set; }
Property Value
Implements
Extension Methods