Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Member Functions | List of all members
joedb::ssh::Imported_Key Class Reference

#include <joedb/ssh/Session.h>

Public Member Functions

 Imported_Key (const char *b64_key, const char *passphrase)
 
 Imported_Key (const Imported_Key &)=delete
 
Imported_Keyoperator= (const Imported_Key &)=delete
 
ssh_key get () const
 
 ~Imported_Key ()
 

Detailed Description

Definition at line 77 of file Session.h.

Constructor & Destructor Documentation

◆ Imported_Key() [1/2]

joedb::ssh::Imported_Key::Imported_Key ( const char *  b64_key,
const char *  passphrase 
)
inline

Definition at line 84 of file Session.h.

◆ Imported_Key() [2/2]

joedb::ssh::Imported_Key::Imported_Key ( const Imported_Key )
delete

◆ ~Imported_Key()

joedb::ssh::Imported_Key::~Imported_Key ( )
inline

Definition at line 107 of file Session.h.

Member Function Documentation

◆ get()

ssh_key joedb::ssh::Imported_Key::get ( ) const
inline

Definition at line 102 of file Session.h.

◆ operator=()

Imported_Key & joedb::ssh::Imported_Key::operator= ( const Imported_Key )
delete

The documentation for this class was generated from the following file: