SmartFTP FTP Library
|
enum KeyFileFormat { ftpKeyFileFormatUnknown = 0, ftpKeyFileFormatPKCS8 = 1, ftpKeyFileFormatPKCS12 = 2, ftpKeyFileFormatVanDyke = 3, ftpKeyFileFormatSSH = 4, ftpKeyFileFormatOpenSSL = 5, ftpKeyFileFormatPutty = 6, ftpKeyFileFormatOpenSSH = 7 };
This is record KeyFileFormat.
What do you think about this topic? Send feedback!
|
Copyright (c) by SmartSoft Ltd. All rights reserved.
|