Export the AltSubjectEncode function so our test programs can build certs

with multiple email addresses.
This commit is contained in:
relyea%netscape.com 2002-12-10 17:15:15 +00:00
parent 962c8ddfb3
commit fa12d2382e

View File

@ -717,6 +717,7 @@ SECKEY_CopyPublicKey;
;+NSS_3.7 { # NSS 3.7 release
;+ global:
CERT_CRLCacheRefreshIssuer;
CERT_EncodeAltNameExtension;
CERT_GetFirstEmailAddress;
CERT_GetNextEmailAddress;
CERT_VerifySignedDataWithPubKeyInfo;