Function dcap_ql::is_loaded [−][src]
pub fn is_loaded() -> bool
Expand description
Returns true
if the DCAP Quoting Library could be loaded.
This doesn’t indicate anything else. For example, loading the quoting
enclave might still fail even if this returns true
.