Netscape Signed Public Key And Challenge (SPKAC) request body.

Synopsis

Declared in <openssl/x509.h>

struct Netscape_spkac_st;

Description

Used with CA web enrollment flows that present a public key and challenge string.

Data Members

Name

Description

challenge

Challenge string from the CA enrollment form (IA5String).

pubkey

Public key offered in the Netscape SPKAC challenge response.

Created with MrDocs