AUTHORITY_KEYID_st

X.509v3 AuthorityKeyIdentifier extension value.

Synopsis

Declared in <openssl/x509v3.h>

struct AUTHORITY_KEYID_st;

Data Members

NameDescription
issuer Optional issuer name(s) accompanying the authority key identifier.
keyid Key identifier octet string, typically a hash of the issuer public key.
serial Optional serial number of the issuer certificate.