Lines Matching full:key
28 The public key of this keypair must be included in the bootloader,
36 For an alternative solution when the public key(s) doesn't need to be
45 This created a file which contains both the private and public key,
48 Then you need to extract the public key from this to include it
49 in the bootloader. Bootloader need to keep key parsing minimal,
50 so it expects simple key format.
54 Now the public key is in file called image_sign_pub.der.
60 ## Creating a key package
64 Then you need to create a package containing this key, or keys.
82 .key = image_sign_pub_der,
97 After you've created the key package, you must include it in the build