X.509v3 AuthorityKeyIdentifier extension value.
Declared in <openssl/x509v3.h>
struct AUTHORITY_KEYID_st;
| Name | Description |
|---|---|
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. |