Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Security Folder | Summary of Elements in this Folder | pub.security.util:loadPKCS7CertChain
 
pub.security.util:loadPKCS7CertChain
WmPublic. Converts a certificate chain that is in PKCS #7 format to a list of byte arrays.
Input Parameters
certificateChain
byte[ ] The certificate chain in PKCS #7 format.
Output Parameters
certificates
byte[ ] [ ] List of byte arrays in which each byte[ ] in the list contains a certificate from certificateChain.