]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
add ssl_asn1_keystr() util function that returns string representation
authorDoug MacEachern <dougm@apache.org>
Wed, 13 Mar 2002 18:56:07 +0000 (18:56 +0000)
committerDoug MacEachern <dougm@apache.org>
Wed, 13 Mar 2002 18:56:07 +0000 (18:56 +0000)
commit8e3369a435277d3406bcaa20f7d6236bd1fc3116
tree35e0384ea219ad193b556daad33183e3865129f6
parent49b4873adfe64f09cd93929db3dd56476b44594f
add ssl_asn1_keystr() util function that returns string representation
(RSA or DSA) of the key index.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93912 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/mod_ssl.h
modules/ssl/ssl_util.c