![]() |
TrustCore SDK NanoSSH API reference
version 7.0
|
Functions | |
| MOC_EXTERN sftpSettings * | SSH_sftpSettings (void) |
| Get a pointer to NanoSSH SFTP server settings. More... | |
| MOC_EXTERN sftpSettings* SSH_sftpSettings | ( | void | ) |
This function returns a pointer to NanoSSH SFTP Server settings, which consist entirely of upcall function pointers.
To enable this function, the following flags must be defined in moptions.h:
__ENABLE_MOCANA_SSH_FTP_SERVER__ __ENABLE_MOCANA_SSH_SERVER__ sftp.c