Crate c509

source ยท
Expand description

C509 certificate CLI

Structsยง

  • C509Json ๐Ÿ”’
    A struct representing the JSON format of C509 certificate.

Enumsยง

  • Cli ๐Ÿ”’
    Commands for C509 certificate generation, verification and decoding

Constantsยง

  • ED25519 ๐Ÿ”’
    Ed25519 oid and parameter - default algorithm.
  • SELF_SIGNED_INT ๐Ÿ”’
    Integer indicate that certificate is self-signed. 0 for Natively Signed C509 Certificate following X.509 v3 1 for CBOR re-encoding of X.509 v3 Certificate

Functionsยง