Hi, I have a private key file and aim to retrieve the private key for utilization in other functions. In PHP, there exists a function named 'openssl_pkey_get_private' for this purpose. Is there a corresponding function available in D to achieve the same outcome?