Package org.bouncycastle.cms
Interface CMSTypedData
- All Superinterfaces:
CMSProcessable
- All Known Implementing Classes:
CMSAbsentContent,CMSProcessableByteArray
public interface CMSTypedData extends CMSProcessable
-
Method Summary
Modifier and Type Method Description ASN1ObjectIdentifiergetContentType()Methods inherited from interface org.bouncycastle.cms.CMSProcessable
getContent, write
-
Method Details
-
getContentType
ASN1ObjectIdentifier getContentType()
-