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.spongycastle.asn1.ASN1ObjectIdentifier
     

    Methods inherited from interface org.spongycastle.cms.CMSProcessable

    getContent, write
  • Method Details

    • getContentType

      org.spongycastle.asn1.ASN1ObjectIdentifier getContentType()