VirtualBox

Ignore:
Timestamp:
Oct 8, 2018 12:08:51 PM (6 years ago)
Author:
vboxsync
Message:

IPRT/asn1: Hacked code into handling the necessary indefinite length stuff from apple. bugref:9232

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/crypto/pkcs7-asn1-decoder.cpp

    r69111 r74672  
    9090    {
    9191        /*
    92          * Detect CMS octet string and open the content cursor.
    93          * Current we don't have work with any contet which is octet string,
    94          * they're all sequences, which make detection so much simpler.
     92         * Detect CMS octet string format and open the content cursor.
     93         *
     94         * Current we don't have any octent string content which, they're all
     95         * sequences, which make detection so much simpler.
    9596         */
    9697        PRTASN1OCTETSTRING  pOctetString = &pThis->Content;
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