Hello,
so far, I've been using i2d_ASN1_SET to create a set of ASN1_INTEGER (to include it in a custom X509 certificate). The problem is, that I need to create a set of sets of ASN1_INTEGER now and I'd like to know whats the best way to do this. What I've tried is using a STACK of STACK of ASN1_INTEGER together with a i2d_of_void type function that encapsulates i2d_ASN1_SET so I can pass this function again to i2d_ASN1_SET but I haven't been successful with that so far. Can anyone point me to resources how I should write this code or give me hints? Thanks and best regards, Christian Holler
smime.p7s
Description: S/MIME Cryptographic Signature