Get AIK certificate encoding in PUBKEY_ASN1_DER if it's just public key
This commit is contained in:
committed by
Andreas Steffen
parent
efcc2c639e
commit
bae9346a29
@@ -27,6 +27,10 @@
|
||||
#include <sys/utsname.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <openssl/asn1t.h>
|
||||
#include <openssl/x509.h>
|
||||
#include <openssl/rsa.h>
|
||||
|
||||
#define PTS_BUF_SIZE 4096
|
||||
|
||||
typedef struct private_pts_t private_pts_t;
|
||||
|
||||
Reference in New Issue
Block a user