| Crates.io | rasn-pkix |
| lib.rs | rasn-pkix |
| version | 0.27.2 |
| created_at | 2021-09-28 10:01:35.223489+00 |
| updated_at | 2025-08-30 08:45:15.751777+00 |
| description | Data types for handling Public Key Infrastructure (PKIX) objects. |
| homepage | |
| repository | https://github.com/librasn/rasn.git |
| max_upload_size | |
| id | 457395 |
| size | 110,879 |
rasn-pkix is an implementation of the data types defined in IETF
RFC 5280 also known PKIX.
This does not provide an implementation of a PKIX certificate generator or
validator, rasn-pkix provides a implementation of the underlying data types
used decode and encode certificates from DER.