Uses of Class
com.intel.sgx.supplement.Supplemental
-
Packages that use Supplemental Package Description com.intel.sgx.result com.intel.sgx.supplement -
-
Uses of Supplemental in com.intel.sgx.result
Methods in com.intel.sgx.result that return Supplemental Modifier and Type Method Description SupplementalSgxDcapQuoteVerifyResult. getSupplement()Methods in com.intel.sgx.result with parameters of type Supplemental Modifier and Type Method Description voidSgxDcapQuoteVerifyResult. setSupplement(Supplemental supplement)Constructors in com.intel.sgx.result with parameters of type Supplemental Constructor Description SgxDcapQuoteVerifyResult(int verifyResult, CollateralExpiration collExpire, SgxQlQvResult qlQvResult, SgxQlQeReportInfo qeReport, Supplemental supplement) -
Uses of Supplemental in com.intel.sgx.supplement
Methods in com.intel.sgx.supplement that return Supplemental Modifier and Type Method Description SupplementalTeeSupplemental. getSupplemental()Constructors in com.intel.sgx.supplement with parameters of type Supplemental Constructor Description TeeSupplemental(short major_version, Supplemental supplemental)
-