//
pkg.gl
Category
github.com/lowRISC/opentitan-provisioning
src
cert
package
0.0.0-20250215044355-2e511e5d7ce5
Repository:
https://github.com/lowrisc/opentitan-provisioning.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
32 SLOC
#
Functions
CreateCertificate
CreateCertificate creates a certificate from an x509 template endorsing the provided pub key, with a signature generated using priv key.
#
Structs
Params
Params contains parameters used to populate the certificate template at build time.
#
Interfaces
Template
Template defines a certificate build interface.