Expand description
Dealing with Cryptographic Message Syntax (CMS)
Structs§
- X.501
Attributeas defined in RFC 5280 Appendix A.1. - Main interaction point for the AuthEnvelopedData content
- Directory-based certificate store.
- Main interaction point for the EnvelopedData content
- Object identifier (OID).
- ASN.1
SET OFbacked by aVec.
Enums§
- The
OtherCertificateFormattype is defined in RFC 5652 Section 10.2.5. - The content encryption algorithm used to encrypt the content
- Content encryption algorithm for AuthEnvelopedData
- Define the KDF types
- ASN.1 tags.
- The type of a key wrap
Traits§
- Certificate store trait
- Types which have an ASN.1
Tag.
Type Aliases§
- X.501
AttributeTypeas defined in RFC 5280 Appendix A.1. - X.501
AttributeValueas defined in RFC 5280 Appendix A.1. - The
UserKeyingMaterialtype is defined in [RFC 5652 Section 10.2.6].