Netscape Signed Public Key And Challenge (SPKAC) request body.
Declared in <openssl/x509.h>
struct Netscape_spkac_st;
Used with CA web enrollment flows that present a public key and challenge string.
| Name | Description |
|---|---|
challenge | Challenge string from the CA enrollment form (IA5String). |
pubkey | Public key offered in the Netscape SPKAC challenge response. |