Import a PKCS8 or OpenSSH encoded private key, and returns a decoded [SshKeyView],
with the public key and fingerprint, and the private key in OpenSSH format.
A password can be provided for encrypted keys.
Import a DER encoded private key, and returns a decoded [SshKeyView]. This is primarily used for
importing SSH keys from other Credential Managers through Credential Exchange.