getsslechconfigResult Structure Definition

The getsslechconfigResult structure defines the return type for getsslechconfig 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.

sslechconfigList

List of sslechconfigs


sslechconfig Structure Definition

The sslechconfig structure defines the actual return type values for getsslechconfig API.

Syntax



Members

echconfigname

Name of the ECHCONFIG for which to show detailed information.

echcipher

Name of the cipher name in ECH CONFIG

hpkekeyname

Name of the key in ECH CONFIG

version

Version of ECH CONFIG

echpublicname

Public name in ECH CONFIG

echconfigid

config id of ECH CONFIG

_nextgenapiresource


See Also