Skip to main content

Module enveloped_data

Module enveloped_data 

Source
Expand description

EnvelopedData-related types

Structs§

EncryptedContentInfo
The EncryptedContentInfo type is defined in RFC 5652 Section 6.1.
EnvelopedData
The EnvelopedData type is defined in RFC 5652 Section 6.1.
KekIdentifier
The KEKIdentifier type is defined in RFC 5652 Section 6.2.3.
KekRecipientInfo
The KEKRecipientInfo type is defined in RFC 5652 Section 6.2.3.
KeyAgreeRecipientInfo
The KeyAgreeRecipientInfo type is defined in RFC 5652 Section 6.2.2.
KeyTransRecipientInfo
The KeyTransRecipientInfo type is defined in RFC 5652 Section 6.2.1.
OriginatorInfo
The OriginatorInfo type is defined in RFC 5652 Section 6.1.
OriginatorPublicKey
The OriginatorPublicKey type is defined in RFC 5652 Section 6.2.2.
OtherRecipientInfo
The OtherRecipientInfo type is defined in RFC 5652 Section 6.2.5.
PasswordRecipientInfo
The PasswordRecipientInfo type is defined in RFC 5652 Section 6.2.4.
RecipientEncryptedKey
The RecipientEncryptedKey type is defined in RFC 5652 Section 6.2.2.
RecipientInfos
The RecipientInfos type is defined in RFC 5652 Section 6.1.
RecipientKeyIdentifier
The RecipientKeyIdentifier type is defined in RFC 5652 Section 6.2.2.

Enums§

KeyAgreeRecipientIdentifier
The KeyAgreeRecipientIdentifier type is defined in RFC 5652 Section 6.2.2.
OriginatorIdentifierOrKey
The OriginatorIdentifierOrKey type is defined in RFC 5652 Section 6.2.2.
RecipientIdentifier
The RecipientIdentifier type is defined in RFC 5652 Section 6.2.1.
RecipientInfo
The RecipientInfo type is defined in RFC 5652 Section 6.2.

Type Aliases§

EncryptedKey
The EncryptedKey type is defined in RFC 5652 Section 6.2.
RecipientEncryptedKeys
The RecipientEncryptedKeys type is defined in RFC 5652 Section 6.2.2.
UserKeyingMaterial
The UserKeyingMaterial type is defined in [RFC 5652 Section 10.2.6].