Write an X.509 certificate to a BIO in PEM form.
Synopsis
Return Value
1 on success, or 0 on failure.
Parameters
Name |
Description |
bp |
BIO to write to. |
x |
Certificate to encode. |
Created with MrDocs
Write an X.509 certificate to a BIO in PEM form.
1 on success, or 0 on failure.
Name |
Description |
bp |
BIO to write to. |
x |
Certificate to encode. |
Created with MrDocs