Uses of Class
com.intel.sgx.report.SgxAttributes
-
Packages that use SgxAttributes Package Description com.intel.sgx.report -
-
Uses of SgxAttributes in com.intel.sgx.report
Methods in com.intel.sgx.report that return SgxAttributes Modifier and Type Method Description SgxAttributesSgxReport. getAttributes()SgxAttributesSgxTargetInfo. getAttributes()Methods in com.intel.sgx.report with parameters of type SgxAttributes Modifier and Type Method Description voidSgxReport. setAttributes(SgxAttributes attributes)voidSgxTargetInfo. setAttributes(SgxAttributes attributes)Constructors in com.intel.sgx.report with parameters of type SgxAttributes Constructor Description SgxTargetInfo(SgxMeasurement mrEnclave, SgxAttributes attributes, short configSvn, int miscSelect, byte[] configID)
-