wok-current annotate nspr/description.txt @ rev 25366
slim and slim-pam: modified slim.conf
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jul 29 07:52:52 2022 +0100 (2022-07-29) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@25005 | 1 NSPR is a platform abstraction library that provides a |
Hans-G?nter@25005 | 2 cross-platform API to common OS services. |
Hans-G?nter@25005 | 3 NSS uses NSPR internally as the porting layer. |
Hans-G?nter@25005 | 4 However, a small number of NSPR functions are required |
Hans-G?nter@25005 | 5 for using the certificate verification and SSL functions |
Hans-G?nter@25005 | 6 in NSS. |