Registry / crypto / sequoia-cert-store

sequoia-cert-store

JSON →
library0.7.2rscratesunverified

A certificate database interface for managing OpenPGP certificates.

# Cargo.toml [dependencies] sequoia-cert-store = "0.7.2"
INSTALL
IMPORT
SIG · SEQUOIA-CERT-STORE
S
sequoia-cert-store
cryptorustv0.7.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CertStore
use sequoia_cert_store::CertStore;

Creates a new empty certificate store.

use sequoia_cert_store::CertStore; fn main() { let store = CertStore::new(); println!("Certificate store created."); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
sequoia-cert-store — cargo add sequoia-cert-store · libregistry