VirtualBox

Ignore:
Timestamp:
Aug 29, 2014 6:10:31 AM (10 years ago)
Author:
vboxsync
Message:

x509-template.h: Parameters are completely optional if timestamp counter signatures on windows are anything to go by.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/crypto/x509-template.h

    r51770 r52521  
    5151RTASN1TMPL_BEGIN_SEQCORE();
    5252RTASN1TMPL_MEMBER(              Algorithm,          RTASN1OBJID,                    RTAsn1ObjId);
    53 RTASN1TMPL_MEMBER(              Parameters,         RTASN1DYNTYPE,                  RTAsn1DynType);
     53RTASN1TMPL_MEMBER_OPT_ANY(      Parameters,         RTASN1DYNTYPE,                  RTAsn1DynType);
    5454RTASN1TMPL_END_SEQCORE();
    5555#undef RTASN1TMPL_TYPE
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette