package
1.0.0
Repository: https://github.com/neoul/gnxi.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

1 - 500 for public use.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
1 - 500, for known types.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

A request to ask the target if it can generate key pairs.
Response from the target about whether it can generate a CSR with the given parameters.
A certificate.
No description provided by the author
An error message indicating why a certificate id could not be revoked.
A Certificate Signing Request.
Parameters to be used when generating a Certificate Signing Request.
An endpoint represents an entity on the target which can use a certificate.
A Finalize message is sent to the target to confirm the Rotation of the certificate and that the certificate should not be rolled back when the RPC concludes.
Request to generate the CSR.
GenerateCSRResponse contains the CSR associated with the Certificate ID supplied in the GenerateCSRRequest.
The request to query all the certificates on the target.
Response from the target about the certificates that exist on the target what what is using them.
Request messages to install new certificates on the target.
No description provided by the author
No description provided by the author
Response Messages from the target for the InstallCertificateRequest.
No description provided by the author
No description provided by the author
A message representing a pair of public/private keys.
LoadCertificateRequest instructs the target to store the given certificate.
Response from target after Loading a Certificate.
No description provided by the author
No description provided by the author
Request messages to rotate existing certificates on the target.
No description provided by the author
No description provided by the author
No description provided by the author
Response Messages from the target.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CertificateManagementClient is the client API for CertificateManagement service.
CertificateManagementServer is the server API for CertificateManagement service.

# Type aliases

Types of certificates.
Type of endpoint that can use a cert.
Algorithm to be used for generation the key pair.