| Package | Description |
|---|---|
| iaik.cms |
| Modifier and Type | Class and Description |
|---|---|
class |
EncapsulatedContentInfo
This class represents the non-stream implemention of the CMS
EncapsulatedContentInfo type. |
| Modifier and Type | Field and Description |
|---|---|
protected EncapsulatedContentInfoStream |
DigestedDataStream.encapContentInfo_
The inherent EncapsualtedContentInfo.
|
protected EncapsulatedContentInfoStream |
SignedDataStream.encapContentInfo_
The inherent EncapsualtedContentInfo.
|
protected EncapsulatedContentInfoStream |
AuthenticatedDataStream.m_encapContentInfo
The inherent EncapsualtedContentInfo.
|
| Modifier and Type | Method and Description |
|---|---|
EncapsulatedContentInfoStream |
CompressedDataStream.getEncapsulatedContentInfoStream()
Returns the EncapsulatedContentInfoStream.
|