Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PublicKeyForLogging ¶
type PublicKeyForLogging struct { // PublicKey is the public key used for private logging PublicKey string `json:"publickey,omitempty"` // KeyID is the key ID used for private logging KeyID string `json:"keyid,omitempty"` }
PublicKeyForLogging is public key and key id combination used for private logging
Click to show internal directories.
Click to hide internal directories.