]> 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)
commit07965e685f02c02253581be1339f5adff2fa4133
tree35e0384ea219ad193b556daad33183e3865129f6
parent9432ed42735a47570976da829b04ffedb2e87609
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