Documentation ¶
Index ¶
- func InitEgo() error
- func InitLocalEgo() error
- type EgoFs
- func (e *EgoFs) Decrypt(val []byte) ([]byte, error)
- func (e *EgoFs) Encrypt(val []byte) ([]byte, error)
- func (i *EgoFs) IssueReport(pk *core.Signer, data []byte) (*util.TeeParam, error)
- func (e *EgoFs) ReadFile(filename string) ([]byte, error)
- func (e *EgoFs) VerifyReport(workerReport *util.TeeParam) (*util.TeeReport, error)
- func (e *EgoFs) WriteFile(filename string, data []byte, perm os.FileMode) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitLocalEgo ¶
func InitLocalEgo() error
Types ¶
Click to show internal directories.
Click to hide internal directories.