|
|
@@ -4571,6 +4571,14 @@ created at the provider.</p>
|
|
|
<td>Same as <code>fullPemToPkcs12</code>. Uses the provided password to encrypt the PKCS#12 archive.</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
+<td>pemTruststoreToPKCS12</td>
|
|
|
+<td>Takes a PEM encoded certificates and creates a base64 encoded PKCS#12 archive.</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>pemTruststoreToPKCS12Pass</td>
|
|
|
+<td>Same as <code>pemTruststoreToPKCS12</code>. Uses the provided password to encrypt the PKCS#12 archive.</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
<td>filterPEM</td>
|
|
|
<td>Filters PEM blocks with a specific type from a list of PEM blocks.</td>
|
|
|
</tr>
|