Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 536 Bytes

JsonEnclaveRunningAttestation.md

File metadata and controls

19 lines (12 loc) · 536 Bytes

MadanaSampleclientRuby::JsonEnclaveRunningAttestation

Properties

Name Type Description Notes
enclave_process JsonEnclaveProcess [optional]
node_info JsonNodeInfo [optional]

Code Sample

require '  MadanaSampleclientRuby'

instance =   MadanaSampleclientRuby::JsonEnclaveRunningAttestation.new(enclave_process: null,
                                 node_info: null)