Click or drag to resize

SolidFireElementCreateKeyServerKmip Method

Overload List
  NameDescription
Public methodCreateKeyServerKmip(CreateKeyServerKmipRequest)
Creates a KMIP (Key Management Interoperability Protocol) Key Server with the specified attributes. The server will not be contacted as part of this operation so it need not exist or be configured prior. For clustered Key Server configurations, the hostnames or IP Addresses, of all server nodes, must be provided in the kmipKeyServerHostnames parameter.
Public methodCreateKeyServerKmip(String, String, String, String, NullableInt64)
Creates a KMIP (Key Management Interoperability Protocol) Key Server with the specified attributes. The server will not be contacted as part of this operation so it need not exist or be configured prior. For clustered Key Server configurations, the hostnames or IP Addresses, of all server nodes, must be provided in the kmipKeyServerHostnames parameter.
Top
See Also