Documentation
¶
Index ¶
- func UpsertCertIntoAgent(certText []byte, privateKey interface{}, comment string, lifeTimeSecs uint32, ...) error
- func UpsertCertIntoAgentConnection(certText []byte, privateKey interface{}, comment string, lifeTimeSecs uint32, ...) error
- func WithAddedKeyUpsertCertIntoAgent(certToAdd agent.AddedKey, logger log.DebugLogger) error
- func WithAddedKeyUpsertCertIntoAgentConnection(certToAdd agent.AddedKey, conn net.Conn, logger log.DebugLogger) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpsertCertIntoAgent ¶
func UpsertCertIntoAgentConnection ¶ added in v1.15.4
func WithAddedKeyUpsertCertIntoAgent ¶ added in v1.14.1
func WithAddedKeyUpsertCertIntoAgent(certToAdd agent.AddedKey, logger log.DebugLogger) error
func WithAddedKeyUpsertCertIntoAgentConnection ¶ added in v1.15.4
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.