Docs.rs
cryptographic-message-syntax-0.28.0
cryptographic-message-syntax 0.28.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
indygreg
Dependencies
bcder ^0.7.4
normal
bytes ^1.8.0
normal
chrono ^0.4.38
normal
hex ^0.4.3
normal
pem ^3.0.4
normal
reqwest ^0.12.9
normal
optional
ring ^0.17.8
normal
signature ^2.2.0
normal
x509-certificate ^0.25.0
normal
Versions
31.25%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cryptographic_
message_
syntax
0.28.0
Auth
Attributes
Aliased Type
In cryptographic_
message_
syntax::
asn1::
rfc5652
cryptographic_message_syntax
::
asn1
::
rfc5652
Type Alias
AuthAttributes
Copy item path
Source
pub type AuthAttributes =
Vec
<
Attribute
>;
Aliased Type
ยง
pub struct AuthAttributes {
/* private fields */
}