Package com.intel.sgx.report
Class SgxAttributes
- java.lang.Object
-
- com.intel.sgx.report.SgxAttributes
-
public class SgxAttributes extends Object
-
-
Constructor Summary
Constructors Constructor Description SgxAttributes()Default constructorSgxAttributes(long flags, long xfrm)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetFlags()longgetXfrm()voidsetFlags(long flags)voidsetXfrm(long xfrm)
-