CryptoSys PKI Pro Manual

Pem.FileToBinFile Method

Convert the contents of a PEM file into a binary file.

Syntax

[C#]
public static int FileToBinFile(
	string fileToMake,
	string fileIn
)
[VB.NET]
Public Shared Function FileToBinFile ( _
	fileToMake As String, _
	fileIn As String _
) As Integer

Parameters

fileToMake
Name of binary file to create.
fileIn
Name of input PEM file

Return Value

Zero if successful; otherwise it returns an error code

See Also

VB6/C equivalent: PEM_FileToBinFile

[Contents] [Index]

[PREV: Pem.FileFromBinFile Method...]   [Contents]   [Index]   
   [NEXT: Pfx.MakeFile Method...]

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