virgil::crypto::VirgilByteArray content
Associated data.
Definition: VirgilCMSContent.h:78
VirgilCMSContent::Type contentType
Indicates the type of the associated content.
Definition: VirgilCMSContent.h:73
virtual void asn1Read(virgil::crypto::foundation::asn1::VirgilAsn1Reader &asn1Reader)
Read object state from the reader.
Data object that represent CMS structure: ContentInfo.
Definition: VirgilCMSContent.h:51
virtual size_t asn1Write(virgil::crypto::foundation::asn1::VirgilAsn1Writer &asn1Writer, size_t childWrittenBytes=0) const
Write object state to the writer.
Type
Enumeration of possible CMS Content Types.
Definition: VirgilCMSContent.h:57