Registry / crypto / sn-dbc

sn-dbc

JSON →
library20.0.0rscratesunverified

Safe Network DBC (Digital Bearer Certificate) implementation.

# Cargo.toml [dependencies] sn_dbc = "20.0.0"
INSTALL
IMPORT
SIG · SN-DBC
S
sn-dbc
cryptorustv20.0.0
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.

Dbc
use sn_dbc::Dbc;

Creates a new Digital Bearer Certificate for the Safe Network.

use sn_dbc::Dbc; fn main() { let dbc = Dbc::new(); println!("{:?}", dbc); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
20.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Amazon
1
Resources
sn-dbc — cargo add sn-dbc · libregistry