Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | SMIME Folder | Summary of Elements in this Folder | pub.smime:processCertsOnlyData
 
pub.smime:processCertsOnlyData
WmPublic. Extracts the certificates from a PKCS #7 certs-only S/MIME entity.
Input Parameters
SMimeEnvStream
java.io.InputStream The certs-only S/MIME entity.
Output Parameters
certificates
byte[ ][ ] The extracted certificates. Each element in the list contains one of the extracted certificates represented as a byte[ ].