Type Alias EnclaveIdentityJson

Source
pub type EnclaveIdentityJson = String;
Expand description

JSON structure as defined in Appendix B of the API spec. Content may vary slightly between API v3 and v4.

Aliased Typeยง

pub struct EnclaveIdentityJson { /* private fields */ }