commit | f8d018a2747661d9b1d5533b9925e8fb745397c9 | [log] [download] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Sat Jun 29 12:16:17 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Sat Jun 29 18:35:40 2013 +0200 |
tree | 3585bbcd5f309ffb45674c3e2b7875c779f5f9c3 | |
parent | ce6ae233cb61e1bedf30da79b4aa71b097a509b8 [diff] |
Made asn1_get_alg() and asn1_get_alg_null() as generic functions A generic function for retrieving the AlgorithmIdentifier structure with its parameters and adapted X509, PKCS#5 and PKCS#12 to use them.