New ASN1_TYPE SEQUENCE functions.
authorDr. Stephen Henson <steve@openssl.org>
Sat, 28 Mar 2015 14:07:47 +0000 (14:07 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 30 Mar 2015 21:01:31 +0000 (22:01 +0100)
commit22f5bd3dd2a660f6f50ef86de78985b995c63a85
tree32e86c5a8497761d4650514955e15aaab2371106
parent94f4b4b31314c07a4b6c9898e14c1023a112d0d0
New ASN1_TYPE SEQUENCE functions.

Add new functions ASN1_TYPE_pack_sequence and ASN1_TYPE_unpack_sequence:
these encode and decode ASN.1 SEQUENCE using an ASN1_TYPE structure.

Update ordinals.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/asn1/a_type.c
crypto/asn1/asn1.h
doc/crypto/ASN1_TYPE_get.pod
util/libeay.num