Interface | Description |
---|---|
Content |
The interface for the non-stream implementations of the PKCS#7 content types.
|
ContentStream |
The interface for the stream implementations of the PKCS#7 content types.
|
Class | Description |
---|---|
ContentInfo |
This class represents the non-stream implementation of the PKCS#7
ContentInfo type. |
ContentInfoStream |
This class represents the stream implementation of the PKCS#7
ContentInfo type. |
Data |
This class represents the non-stream implementation of the PKCS#7 content
type
Data . |
DataStream |
This class represents the stream-implementation of the PKCS#7 content type
Data . |
DigestedData |
This class represents the non-stream supporting implementation of the PKCS#7
DigestedData type. |
DigestedDataStream |
This class represents the stream supporting implementation of the PKCS#7
DigestedData type. |
DigestInfo |
This class implements the PKCS#7
DigestInfo type. |
EncryptedContentInfo |
This class implements the PKCS#7
EncryptedContentInfo type. |
EncryptedContentInfoStream |
This class represents the stream-supporting implementation of the PKCS#7
EncryptedContentInfo type. |
EncryptedData |
This class represents the non-stream implementation of the PKCS#7
EncryptedData type. |
EncryptedDataStream |
This class represents the stream-supporting implementation of the PKCS#7
EncryptedData type. |
EnvelopedData |
This class represents the non-stream supporting implementation of the PKCS#7
content type
EnvelopedData . |
EnvelopedDataStream |
This class represents the stream-supporting implementation of the PKCS#7
content type
EnvelopedData . |
IssuerAndSerialNumber |
This class implements the PKCS#7
IssuerAndSerialNumber type. |
RecipientInfo |
This class implements the PKCS#7
RecipientInfo type. |
RSACipherProvider |
A RSA cipher provider that may be used by an application to control
RSA cipher operations used by SignerInfos and RecipientInfos.
|
SignedAndEnvelopedData |
This class represents the non-stream supporting implementation of the PKCS#7
SignedAndEnvelopedData type. |
SignedAndEnvelopedDataStream |
This class represents the stream-supporting implementation of the PKCS#7
SignedAndEnvelopedData type. |
SignedData |
This class represents the non-stream implementation of the PKCS#7 content type
SignedData . |
SignedDataStream |
This class represents the stream-implementation of the PKCS#7 content type
SignedData . |
SignerInfo |
This class implements the PKCS#7
SignerInfo type. |