Add OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends
authorRichard Levitte <levitte@openssl.org>
Tue, 11 Feb 2020 05:23:58 +0000 (06:23 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 12 Feb 2020 12:07:56 +0000 (13:07 +0100)
commit4b1aa164990a29db4a25b9478cc0066fe1ac9810
tree0b2441d736d5e86789ba942a9fd0aa77a248d9b7
parent100cc8b0a644aab8e50b6ec29d966cc015cd5cf0
Add OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends

It's already used internally, there's no reason the DER serializer
propqueries shouldn't be present alongside the PEM and TEXT ones.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11055)
crypto/x509/x_pubkey.c
include/openssl/serializer.h