Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileSignerProvider ¶
func New ¶
func New(opts ...Option) FileSignerProvider
func (FileSignerProvider) Signer ¶
func (fsp FileSignerProvider) Signer(ctx context.Context) (cryptoutil.Signer, error)
type Option ¶
type Option func(fsp *FileSignerProvider)
func WithCertPath ¶
func WithIntermediatePaths ¶
func WithKeyPath ¶
Click to show internal directories.
Click to hide internal directories.