Interface ISECryptedObject
Interface to force implementation of BaseSeCryptedObject
Namespace: SecureExchangesSDK.Models.Contract
Assembly: SecureExchangesSDK.dll
Syntax
public interface ISECryptedObject
Properties
CryptedObject
Crypted object with value and type
Declaration
BaseSECryptedObject CryptedObject { get; set; }
Property Value
| Type | Description |
|---|---|
| BaseSECryptedObject |