wok annotate nspr/description.txt @ rev 25735
Remove iptraf: replaced by iptraf-ng
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Aug 23 09:39:49 2024 +0000 (5 months ago) |
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. |