|
Oracle Security Developer Tools CMS Java API Reference 10g Release 3 (10.1.3) B25377-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A CMSOutputConnector is used in place of a CMSOutputStream when constructing nested CMS objects.
A CMSOutputConnector should be created for the enclosing object, and passed to a CMSOutputStream or CMSOutputConnector for the enclosed object.
A CMSOutputConnector writes the Content field of the CMS ContentInfo structure to the underlying output stream minus the the explicit [0] tag wrapper.
If you need to write the complete CMS ContentInfo structure to the underlying output stream, use the CMSOutputStream instead.
CMSOutputStream| Method Summary | |
oracle.security.crypto.asn1.ASN1ObjectID |
getExposedContentType()Returns the content type of the data that is output to the underlying output stream. |
java.io.OutputStream |
getOutputStream()Returns the output stream governed by this connector. |
| Method Detail |
public oracle.security.crypto.asn1.ASN1ObjectID getExposedContentType()
public java.io.OutputStream getOutputStream()
|
Oracle Security Developer Tools CMS Java API Reference 10g Release 3 (10.1.3) B25377-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||