package
0.4.0
Repository: https://github.com/joelfischerr/scion.git
Documentation: pkg.go.dev

# Functions

KeyFromPEM parses the PEM block.
Load loads key configuration from specified path.
LoadKey decodes a base64 encoded key stored in file and returns the raw bytes.
No description provided by the author
PrivateKeyFile returns the file name for the private key with the provided intended usage and version.
PublicKeyFile returns the file name for the public key with the provided intended usage and version.

# Constants

No description provided by the author
All supported key usages.
No description provided by the author
All supported key usages.
No description provided by the author
All supported key usages.
No description provided by the author
Errors.
Errors.
Errors.
All supported key usages.
All supported key usages.
TODO(roosd): rename "core-sig.key" -> "iss-sig.key".
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Supported key types.
Supported key types.
No description provided by the author
No description provided by the author
Supported key types.
All supported key usages.
No description provided by the author
No description provided by the author
No description provided by the author
All supported key usages.
All supported key usages.

# Variables

ErrNoAlgorithm indicates no algorithm was provided.
ErrNoKey indicates no key was provided.
ErrUnsupportedType indicates the key type is not known.
ErrUnsupportedUsage indicates the key usage is not known.
ErrWildcardIA indicates the IA contains a wildcard.

# Structs

No description provided by the author
Key contains the key with additional metada.
No description provided by the author

# Type aliases

Type indicates the key type.
Usage describes how the key is intended to be used.