Versions in this module Expand all Collapse all v0 v0.5.0 Mar 16, 2024 Changes in this version + func SliceMs(m1m2m3m4m5 [112]byte) (m1 []byte, m2 []byte, m3 []byte, m4 []byte, m5 []byte) + func WithLogs() + type Input struct + AuthID she.KeyID + AuthKey string + Counter uint32 + Flags ProtectionFlags + ID she.KeyID + NewKey string + UID string + func Decode(m1m2m3, authKey []byte) (*Input, error) + func (in Input) Encode() (result [112]byte, err error) + type ProtectionFlags struct + Boot bool + Debugger bool + KeyUsage bool + Wildcard bool + Write bool + func (f ProtectionFlags) String() string