| Crates.io | rasn-ocsp |
| lib.rs | rasn-ocsp |
| version | 0.27.2 |
| created_at | 2021-12-23 13:56:45.283994+00 |
| updated_at | 2025-08-30 08:49:30.214973+00 |
| description | Data types for Online Certificate Status Protocol |
| homepage | |
| repository | https://github.com/librasn/rasn.git |
| max_upload_size | |
| id | 502267 |
| size | 20,164 |
This crate provides an implementation of the data types for [RFC 6960], also known as Online Certificate Status Protocol (OCSP).
Like other rasn core crates, this doesn't provide a OCSP client or server
but provides the core data types used to be able to create your own clients
and servers.