Documentation ¶
Overview ¶
Package systestkeys defines trusted assertions and keys to use in tests.
Index ¶
Constants ¶
View Source
const ( TestRootPrivKey = `` /* 3358-byte string literal not displayed */ TestRootKeyID = "hIedp1AvrWlcDI4uS_qjoFLzjKl5enu4G2FYJpgB3Pj-tUzGlTQBxMBsBmi-tnJR" TestStorePrivKey = `` /* 3366-byte string literal not displayed */ TestStoreKeyID = "XCIC_Wvj9_hiAt0b10sDon74oGr3a6xGODkMZqrj63ZzNYUD5N87-ojjPoeN7f1Y" )
Variables ¶
View Source
var ( TestRootAccount asserts.Assertion TestRootAccountKey asserts.Assertion // here for convenience, does not need to be in the trusted set TestStoreAccountKey asserts.Assertion // Testing-only trusted assertions for injecting in the the system trusted set. Trusted []asserts.Assertion )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.