libssh-d-symmetry ~master (2021-10-18T00:39:05Z)
Dub
Repo
SSHKey.importPrivateKeyFromFile
libssh
key
SSHKey
Undocumented in source. Be warned that the author may not have intended to support it.
class
SSHKey
static
SSHKey
importPrivateKeyFromFile
(
string
fileName
,
string
passPhrase
,
AuthCallback
authFn
= null
)
Meta
Source
See Implementation
libssh
key
SSHKey
aliases
AuthCallback
constructors
this
destructors
~this
functions
dispose
exportPrivateKeyToBase64
exportPrivateKeyToFile
exportPrivateKeyToPublicKey
getHash
opEquals
properties
ecdsaName
isPrivate
isPublic
keyType
static functions
generate
importPrivateKeyFromBase64
importPrivateKeyFromFile
importPublicKeyFromBase64
importPublicKeyFromFile
isKeysEqual
keyTypeFromString
keyTypeToString
variables
_key