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 */ TestRepairRootPrivKey = `` /* 2535-byte string literal not displayed */ TestStoreKeyID = "XCIC_Wvj9_hiAt0b10sDon74oGr3a6xGODkMZqrj63ZzNYUD5N87-ojjPoeN7f1Y" TestRepairKeyID = "3m-CaG9w6CoHbGp8ctHH-sqNj-sBa_M65ekmqPncNN7wOa7NQvYN4J3NMyd_DmYz" )
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 TestRepairRootAccountKey asserts.Assertion // Testing-only trusted assertions for injecting in 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.