pub type EnclaveIdentityJson = String;
JSON structure as defined in Appendix B of the API spec. Content may vary slightly between API v3 and v4.
pub struct EnclaveIdentityJson { /* private fields */ }