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

NameTypeData TypeDescription
Result*Result (Optional)BooleanReturns True for success, False for failure.
Path*InputUnicode StringA string containing the file path of the encrypted PEM file.
Password*InputUnicode StringA 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