Searched refs:CMSTypedData (Results 1 – 6 of 6) sorted by relevance
71 CMSTypedData signedContent;143 if (signedContent instanceof CMSTypedData) in CMSSignedData()145 this.signedContent = (CMSTypedData)signedContent; in CMSSignedData()149 this.signedContent = new CMSTypedData() in CMSSignedData()368 public CMSTypedData getSignedContent() in getSignedContent()
65 CMSTypedData content) in generate()80 CMSTypedData content, in generate()
5 public interface CMSTypedData interface
14 implements CMSTypedData, CMSReadable
16 implements CMSTypedData, CMSReadable
13 implements CMSTypedData