Bad error recovery while reading DER encoded ASN1 structure from BIO
ntf(stdout, "ASN1\nCislo: %ld\nText: %s\n\n", ASN1_INTEGER_get(z2->cislo), (char *) ASN1_STRING_data(z2->str)); BIO_free(io); return 0; } Notes: 1. I have used openssl-0.9.7-beta4. 2. I have compiled program by gcc -Wall -pedantic -g -c -o zprava.o zprav
Problem reading ASN1 DER encoded message from BIO
scorla (http://www.rtfm.com/openssl-examples). Thanks Jan Hofmann ssl4e.tar.gz Description: Binary data