libssh-d ~master (2016-10-24T08:52:50Z)
Dub
Repo
SSHKey.importPublicKeyFromBase64
libssh
key
SSHKey
Undocumented in source. Be warned that the author may not have intended to support it.
class
SSHKey
static
SSHKey
importPublicKeyFromBase64
(
string
b64
,
KeyType
keyType
)
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