[openssl-users] M_ASN1_D2I_* replacement in OpenSSL 1.1.0

Dr. Stephen Henson steve at openssl.org
Mon Sep 19 12:05:40 UTC 2016


On Mon, Sep 19, 2016, Aleksandr Konstantinov wrote:

> 
> Thanks. Your answer helped a lot and I'm progressing now. Could You please
> also give me a hint what M_ASN1_BIT_STRING_dup/ASN1_BIT_STRING_dup could be
> replaced with?
> 

ASN1_STRING_dup should work fine: ASN1_BIT_STRING is actually typedefed to
ASN1_STRING.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org


More information about the openssl-users mailing list