]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[crypto] Parse X.509 raw public key bit string
authorMichael Brown <mcb30@ipxe.org>
Fri, 11 May 2012 23:58:42 +0000 (00:58 +0100)
committerMichael Brown <mcb30@ipxe.org>
Sun, 13 May 2012 23:14:27 +0000 (00:14 +0100)
commite5858c1938147a052c72357aacfa01b0b6d67d0f
tree4dfc950965992e1a00bdd51ece130c46b25cb0f5
parent4855e86d959a3e1934dace816d5f5876ceb76411
[crypto] Parse X.509 raw public key bit string

OCSP requires direct access to the bit string portion of the subject
public key information.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/crypto/x509.c
src/include/ipxe/x509.h