mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-07-03 11:42:47 -05:00
PKCS9_SEQUENCE_NUMBER authenticated attribute support
This commit is contained in:

committed by
Michał Trojnara

parent
0985c47990
commit
44ca1f38e6
@ -26,6 +26,7 @@ MsCtlContent *ms_ctl_content_get(PKCS7 *p7);
|
||||
ASN1_TYPE *catalog_content_get(CatalogAuthAttr *attribute);
|
||||
SpcLink *spc_link_obsolete_get(void);
|
||||
int compare_digests(u_char *mdbuf, u_char *cmdbuf, int mdtype);
|
||||
int nested_signatures_number_get(PKCS7 *p7);
|
||||
|
||||
/*
|
||||
Local Variables:
|
||||
|
Reference in New Issue
Block a user