Path to this page:
./
security/p5-Crypt-PKCS10,
Parse PKCS
Branch: CURRENT,
Version: 2.005,
Package name: p5-Crypt-PKCS10-2.005,
Maintainer: pkgsrc-usersCrypt::PKCS10 parses PKCS #10 certificate requests (CSRs) and provides
ccessor methods to extract the data in usable form.
Common object identifiers will be translated to their corresponding names.
Additionally, accessor methods allow extraction of single data fields.
The format of returned data varies by accessor.
The access methods return the value corresponding to their name. If called
in scalar context, they return the first value (or an empty string). If called
in array context, they return all values.
Master sites: (Expand)
Filesize: 74.194 KB
Version history: (Expand)
- (2025-01-14) Package added to pkgsrc.se, version p5-Crypt-PKCS10-2.005 (created)
CVS history: (Expand)
2025-01-14 10:49:01 by Thomas Klausner | Files touched by this commit (3) |
Log message:
security/p5-Crypt-PKCS10: import p5-Crypt-PKCS10-2.005
From Edgar Fuß.
Crypt::PKCS10 parses PKCS #10 certificate requests (CSRs) and provides
ccessor methods to extract the data in usable form.
Common object identifiers will be translated to their corresponding names.
Additionally, accessor methods allow extraction of single data fields.
The format of returned data varies by accessor.
The access methods return the value corresponding to their name. If called
in scalar context, they return the first value (or an empty string). If called
in array context, they return all values.
|