ssh_key typedef

ssh_key = Pointer<ssh_key_struct>

Implementation

typedef ssh_key = ffi.Pointer<ssh_key_struct>;