Interface CMSTypedData

All Superinterfaces:
CMSProcessable
All Known Implementing Classes:
CMSAbsentContent, CMSProcessableByteArray, CMSProcessableCMPCertificate, CMSProcessableFile, PKCS7ProcessableObject

public interface CMSTypedData extends CMSProcessable
  • Method Summary

    Modifier and Type
    Method
    Description
    org.bouncycastle.asn1.ASN1ObjectIdentifier
     

    Methods inherited from interface org.bouncycastle.cms.CMSProcessable

    getContent, write
  • Method Details

    • getContentType

      org.bouncycastle.asn1.ASN1ObjectIdentifier getContentType()