PRIM_CAPI.PublicKey - LoadPemFile Method
Loads a public key from a PEM file.
Member of PRIM_CAPI.PublicKey (PRIM_CAPI.PublicKey)
| 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 PEM file. |
No detailed help is available for this feature