Searched refs:CMSTypedData (Results 1 – 6 of 6) sorted by relevance
72 CMSTypedData signedContent;144 if (signedContent instanceof CMSTypedData) in CMSSignedData()146 this.signedContent = (CMSTypedData)signedContent; in CMSSignedData()150 this.signedContent = new CMSTypedData() in CMSSignedData()369 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