You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

PRIM_CAPI.PrivateKey - LoadEncryptedPemFile Method
Loads a private key from an encrypted PEM file. An encrypted PEM contains the private key in encrypted PKCS#8 format.
Member of PRIM_CAPI.PrivateKey (PRIM_CAPI.PrivateKey)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

Boolean

Returns True for success, False for failure.

Path

*Input

Unicode String

A string containing the file path of the encrypted PEM file.

Password

*Input

Unicode String

A string containing the password used to encrypt the PEM file.

Details


No detailed help is available for this feature

See also

All Component Classes
Technical Reference

  • No labels