Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainersCapabilityContract ¶
func ContainersCapabilityContract() (capabilitycontract.KnownContract, error)
Types ¶
type OfficialReleaseTrustAnchors ¶
type OfficialReleaseTrustAnchors struct {
SourceID string
Root ReleaseTrustPublicKey
}
func OfficialReleaseTrustAnchorSet ¶
func OfficialReleaseTrustAnchorSet() (OfficialReleaseTrustAnchors, error)
type ReleaseTrustPublicKey ¶
func OfficialSigningPublicKey ¶
func OfficialSigningPublicKey() (ReleaseTrustPublicKey, error)
OfficialSigningPublicKey returns the package-signing key pinned by Redeven. The returned bytes are independent so callers cannot mutate the embedded pin.
Click to show internal directories.
Click to hide internal directories.