Docs.rs
  • rcgen-0.13.2
    • rcgen 0.13.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • est31
    • github:rustls:rcgen-publish
    • Dependencies
      • aws-lc-rs ^1.6.0 normal optional
      • pem ^3.0.2 normal optional
      • rustls-pki-types ^1.4.1 normal
      • ring ^0.17 normal optional
      • time ^0.3.6 normal
      • x509-parser ^0.16 normal optional
      • yasna ^0.5.2 normal
      • zeroize ^1.2 normal optional
      • botan ^0.10 dev
      • openssl ^0.10 dev
      • rustls-pki-types ^1 dev
      • rand ^0.8 dev
      • ring ^0.17 dev
      • rsa ^0.9 dev
      • rustls-webpki ^0.102 dev
      • x509-parser ^0.16 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rcgen0.13.2

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Attribute
  • BmpString
  • Certificate
  • CertificateParams
  • CertificateRevocationList
  • CertificateRevocationListParams
  • CertificateSigningRequest
  • CertificateSigningRequestParams
  • CertifiedKey
  • CrlDistributionPoint
  • CrlIssuingDistributionPoint
  • CustomExtension
  • DistinguishedName
  • DistinguishedNameIterator
  • Ia5String
  • KeyPair
  • NameConstraints
  • PrintableString
  • PublicKey
  • RevokedCertParams
  • SerialNumber
  • SignatureAlgorithm
  • SubjectPublicKeyInfo
  • TeletexString
  • UniversalString

Enums

  • BasicConstraints
  • CidrSubnet
  • CrlScope
  • DnType
  • DnValue
  • Error
  • ExtendedKeyUsagePurpose
  • GeneralSubtree
  • InvalidAsn1String
  • IsCa
  • KeyIdMethod
  • KeyUsagePurpose
  • OtherNameValue
  • RevocationReason
  • SanType

Traits

  • PublicKeyData
  • RemoteKeyPair

Functions

  • date_time_ymd
  • generate_simple_self_signed

Type Aliases

  • RcgenError

Statics

  • PKCS_ECDSA_P256_SHA256
  • PKCS_ECDSA_P384_SHA384
  • PKCS_ED25519
  • PKCS_RSA_SHA256
  • PKCS_RSA_SHA384
  • PKCS_RSA_SHA512