Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*certsConfig)
********************************auto generate****************************** Option is a certsConfig configurator to be supplied to newcertsConfig() function.
func WithParentCert ¶
func WithParentCert(template x509.Certificate) Option
WithParentCert sets the arentCert
func WithTemplate ¶
func WithTemplate(template x509.Certificate) Option
WithTemplate sets the Template
Click to show internal directories.
Click to hide internal directories.