Versions in this module Expand all Collapse all v1 v1.18.0 Aug 2, 2026 v1.17.0 Jul 27, 2026 Changes in this version + func Decode(raw []byte, encryptionKey []byte) (*core.RepoConfig, error) + func Encode(cfg core.RepoConfig, encryptionKey []byte) ([]byte, error) + func IsSealed(raw []byte) bool