证书的Asp.net核心,"asn1编码routines:asn1_d2i_read_bio:not足够的数据“错误在容器中...mounts一...
I believe I have found a bug in asn1_d2i_read_bio() when a read is shorter than expected. I found this when I was reading a DER-encoded message from a socket and the server happened to send a packet of four bytes. The call fails with error:0680007B:asn1 encoding routines::header...
#define ASN1_F_ASN1_D2I_READ_BIO 107 #define ASN1_F_ASN1_DIGEST 184 #define ASN1_F_ASN1_DO_ADB 110 #define ASN1_F_ASN1_DUP 111 #define ASN1_F_ASN1_ENUMERATED_SET 112 #define ASN1_F_ASN1_ENUMERATED_TO_BN 113 #define ASN1_F_ASN1_EX_C2I 204 #define ASN1_F_ASN1_FIND_...
83 {ERR_FUNC(ASN1_F_ASN1_D2I_EX_PRIMITIVE), "ASN1_D2I_EX_PRIMITIVE"}, 84 {ERR_FUNC(ASN1_F_ASN1_D2I_FP), "ASN1_d2i_fp"}, 85 {ERR_FUNC(ASN1_F_ASN1_D2I_READ_BIO), "ASN1_D2I_READ_BIO"}, 86 {ERR_FUNC(ASN1_F_ASN1_DIGEST), "ASN1_digest"}, 87 {ERR_FUNC(ASN1_F...
STACK * d2i_ASN1_SET(STACK **a, unsigned char **pp, long length, char *(*func)(), void (*free_func)(void *), int ex_tag, int ex_class); #ifndef NO_BIO int i2a_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *a); int a2i_ASN1_INTEGER(BIO *bp,ASN1_INTEGER *bs,char *bu...
bio_asn1.c bio_ndef.c build.info charmap.h charmap.pl d2i_param.c d2i_pr.c d2i_pu.c evp_asn1.c f_int.c f_string.c i2d_param.c i2d_pr.c i2d_pu.c n_pkey.c nsseq.c p5_pbe.c p5_pbev2.c p5_scrypt.c p8_pkey.c standard_methods.h t_bitst.c t_pkey.c t...
STACK * d2i_ASN1_SET(STACK **a, unsigned char **pp, long length, char *(*func)(), void (*free_func)(void *), int ex_tag, int ex_class); #ifndef NO_BIO int i2a_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *a); int a2i_ASN1_INTEGER(BIO *bp,ASN1_INTEGER *bs,char *bu...
('asn1 encoding routines', 'asn1_d2i_ex_primitive', 'nested asn1 error'), ('asn1 encoding routines', 'asn1_template_noexp_d2i', 'nested asn1 error'), ('asn1 encoding routines', 'asn1_template_noexp_d2i', 'nested asn1 error'), ('PEM routines', 'PEM_ASN1_read_bio', 'ASN1...