package
1.1.2
Repository: https://github.com/seagate/kmip-go.git
Documentation: pkg.go.dev

# Functions

ActivateKey: Activate a key created using a unique identifier.
No description provided by the author
No description provided by the author
No description provided by the author
CloseSession: Close the TLS connection with the KMS Server.
CreateKey: Create a unique identifier for a id and return that uid.
DestroyKey: destroy a key based on UID.
Discover: Perform a discover operation to retrieve KMIP protocol versions supported.
GetAttribute: Register a key.
GetCommand: returns the first string from a command line, separated by spaces.
GetKey: Retrieve a key for a specified UID.
GetValue: returns a value from a key=value pair.
LocateUid: retrieve a UID for a ID.
NewKMIPInterface : To return specific implementation of KMIP service interface.
OpenSession: Read PEM files and establish a TLS connection with the KMS server.
QueryServer: Perform a query operation.
RegisterKey: Register a key.
ReKey: Assign a new KMIP key for a uid.
Restore: Read all configuration settings from a JSON file.
RevokeKey: revoke a key based on UID.
SendRequestMessage: Send a KMIP request message.
SetAttribute: Set an attribute name and value for an uid.
SetValue: store a value in a global table to be used with script variables ${variable}.
Store: Save all configuration settings to a JSON file.
ZeroizeMemory: Write random numbers to a memory location.

# Constants

No description provided by the author
Supported interfaces.
Supported interfaces.
No description provided by the author
Protocol.
Protocol.
Protocol.
Protocol.
No description provided by the author
No description provided by the author

# Structs

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
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
Discover: The response payload contains a list of protocol versions that are supported by the server.
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
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
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

# Interfaces

No description provided by the author