Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "keys",
Short: "Generate keys for the SCION control plane PKI.",
Long: `
'keys' can be used to generate all the necessary keys used in the SCION control plane PKI as well
as the AS master key.
Selector:
*-*
All ISDs and ASes under the root directory.
X-*
All ASes in ISD X.
X-Y
A specific AS X-Y, e.g. AS 1-ff00:0:300
`,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.