Expand description
EnvelopedData-related types
Structs§
- Encrypted
Content Info - The
EncryptedContentInfotype is defined in RFC 5652 Section 6.1. - Enveloped
Data - The
EnvelopedDatatype is defined in RFC 5652 Section 6.1. - KekIdentifier
- The
KEKIdentifiertype is defined in RFC 5652 Section 6.2.3. - KekRecipient
Info - The
KEKRecipientInfotype is defined in RFC 5652 Section 6.2.3. - KeyAgree
Recipient Info - The
KeyAgreeRecipientInfotype is defined in RFC 5652 Section 6.2.2. - KeyTrans
Recipient Info - The
KeyTransRecipientInfotype is defined in RFC 5652 Section 6.2.1. - Originator
Info - The
OriginatorInfotype is defined in RFC 5652 Section 6.1. - Originator
Public Key - The
OriginatorPublicKeytype is defined in RFC 5652 Section 6.2.2. - Other
Recipient Info - The
OtherRecipientInfotype is defined in RFC 5652 Section 6.2.5. - Password
Recipient Info - The
PasswordRecipientInfotype is defined in RFC 5652 Section 6.2.4. - Recipient
Encrypted Key - The
RecipientEncryptedKeytype is defined in RFC 5652 Section 6.2.2. - Recipient
Infos - The
RecipientInfostype is defined in RFC 5652 Section 6.1. - Recipient
KeyIdentifier - The
RecipientKeyIdentifiertype is defined in RFC 5652 Section 6.2.2.
Enums§
- KeyAgree
Recipient Identifier - The
KeyAgreeRecipientIdentifiertype is defined in RFC 5652 Section 6.2.2. - Originator
Identifier OrKey - The
OriginatorIdentifierOrKeytype is defined in RFC 5652 Section 6.2.2. - Recipient
Identifier - The
RecipientIdentifiertype is defined in RFC 5652 Section 6.2.1. - Recipient
Info - The
RecipientInfotype is defined in RFC 5652 Section 6.2.
Type Aliases§
- Encrypted
Key - The
EncryptedKeytype is defined in RFC 5652 Section 6.2. - Recipient
Encrypted Keys - The
RecipientEncryptedKeystype is defined in RFC 5652 Section 6.2.2. - User
Keying Material - The
UserKeyingMaterialtype is defined in [RFC 5652 Section 10.2.6].