Skip to main content

Crate spideroak_crypto_derive

Crate spideroak_crypto_derive 

Source
Expand description

Proc macros for spideroak-crypto.

Macros§

oid
Takes an OID string literal input (e.g., "1.2.3"), DER encodes it, and outputs the DER as a constant slice literal.

Derive Macros§

AlgId
See the crypto crate for documentation.