crypto/asymmetric_keys/x509_akid.asn1
0 → 100644
+35
−0
Loading
Extract both parts of the AuthorityKeyIdentifier, not just the keyIdentifier, as the second part can be used to match X.509 certificates by issuer and serialNumber. Signed-off-by:David Howells <dhowells@redhat.com> Tested-by:
Vivek Goyal <vgoyal@redhat.com>