Building a DER sequence
Ken Goldman
kgoldman at us.ibm.com
Wed Jul 3 18:37:35 UTC 2019
On 7/1/2019 5:19 PM, Viktor Dukhovni wrote:
>
>> On Jun 25, 2019, at 10:59 AM, Ken Goldman <kgoldman at us.ibm.com> wrote:
>>
>> I have to build a DER byte stream for a sequence containing:
>>
>> algorithm ID
>> issuer
>> validity
>> subject name
>> extensions
>>
>> What is the general approach?
>
> See for example:
>
> https://github.com/openssl/openssl/blob/bc42bd6298702a1abf70aa6383d36886dd5af4b3/crypto/x509/x_x509.c#L18-L31
>
Does link just point to array of macros?
If so, they don't help without any explanation.
More information about the openssl-users
mailing list