Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

X509.Write

Writes certificate.

Component Version macOS Windows Linux Server iOS SDK
Certificates 9.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "X509.Write"; X509Ref { ; Binary } )   More

Parameters

Parameter Description Example Flags
X509Ref The reference to the X509 certificate. $cert
Binary Whether to return binary representation (DER format) instead of text (PEM format).
Default is PEM.
0 Optional

Result

Returns text or error.

Description

Writes certificate.
Provides either PEM file as text or DER file base64 encoded.

Release notes

This function checks for a license.

Created 22nd February 2019, last changed 25th February 2019


X509.Version - XL.Book.AddCustomNumFormat

💬 Ask a question or report a problem