Documentation
¶
Index ¶
- func Init(cert []byte) (validationCtx unsafe.Pointer, request []byte, err error)
- func KeyEstablishment(validationCtx unsafe.Pointer, response []byte) (err error)
- func Load() error
- func MeowMemory() func()
- func SanityCheck() error
- func Sign(validationCtx unsafe.Pointer) (validationData []byte, err error)
- type NoOffsetsError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KeyEstablishment ¶
func MeowMemory ¶
func MeowMemory() func()
func SanityCheck ¶
func SanityCheck() error
Types ¶
type NoOffsetsError ¶
type NoOffsetsError struct {
Hash string `json:"hash"`
Version string `json:"version"`
BuildID string `json:"build_id"`
Arch string `json:"arch"`
}
func (NoOffsetsError) Error ¶
func (err NoOffsetsError) Error() string
Click to show internal directories.
Click to hide internal directories.