CryptoSys PKI Pro Manual

x509ReadStringFromFile

Read an X.509 certificate into a base64-encoded string.

Syntax

[VBA]
Public Function x509ReadStringFromFile ( _
    szCertFile As String, _
    Optional nOptions As Long = 0 _
) As String

Parameters

szCertFile
Name of X.509 certificate file.
nOptions
For future use.

Return Value

String: String in continuous base64 format, or an empty string on error.
[PREV: x509ReadCertStringFromPFX...]   [Contents]   [Index]   
   [NEXT: x509TextDumpToString...]

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.