| getsslhpkekeyResult Structure Definition |
The getsslhpkekeyResult structure defines the return type for getsslhpkekey 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. |
sslhpkekeyList |
List of sslhpkekeys |
| sslhpkekey Structure Definition |
The sslhpkekey structure defines the actual return type values for getsslhpkekey API. |
Syntax |
Members |
hpkekeyname |
Name of the HPKE Key for which to show detailed information. |
file |
Name of the HPKEkey |
dhkem |
Name of the curve associcated with HPKEKEY |
_nextgenapiresource |
See Also |