getsslhsmkeyResult Structure Definition

The getsslhsmkeyResult structure defines the return type for getsslhsmkey API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

sslhsmkeyList

List of sslhsmkeys


sslhsmkey Structure Definition

The sslhsmkey structure defines the actual return type values for getsslhsmkey API.

Syntax



Members

hsmkeyname

Name of the HSM Key for which to show detailed information.

hsmtype

Type of the HSM key.

key

Name of the key in HSM

serialnum

SerialNum of a partition on which Safenet key is present.

keystore

Store where key recides

state

Current state of key

_nextgenapiresource


See Also