Documentation ¶
Index ¶
- Constants
- func CheckNodeDataAuthenticity(node *data.NodeDB, usersList []data.UserDB, verifyKey *data.ESAMPubKey) (bool, error)
- func CheckSubjectAccessRights(authContext *Context, newObject interface{}, oldObject interface{}, ...) (bool, error)
- func CheckUserDataAuthenticity(user *data.UserDB, usersList []data.UserDB, verifyKey *data.ESAMPubKey) (bool, error)
- type Context
Constants ¶
View Source
const ( SubjectUnknown = iota SubjectEngineer SubjectSecAdmin SubjectOwner SubjectUDS SubjectAgent )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.