dOPC Client Toolkit
Close
ua.client.TuaKeypair.LoadPrivateKeyFromFile

Loads a private key from a file.

procedure LoadPrivateKeyFromFile(Filename: string);
__fastcall LoadPrivateKeyFromFile(AnsiString Filename);

This method loads a private key from a file. Usually the extension is ".pem".

Kassl GmbH Copyright © 2024. All rights reserved.