Documentation
¶
Overview ¶
Package dump contains functions for extracting single certificates from the database.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CertPEM ¶
CertPEM returns a slice of certificates for the given SKI. In most cases, this will be a single certificate (as SKIs tend to be unique); according to the RFC, they only need to be unique for a given signer, and therefore there is a chance that there will be multiple certificates with the same SKI.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.