UNPKG

pure-js-sftp

Version:

A pure JavaScript SFTP client with revolutionary RSA-SHA2 compatibility fixes. Zero native dependencies, built on ssh2-streams with 100% SSH key support.

4 lines 224 B
export declare function enablePureJSSigningFix(): void; export declare function disablePureJSSigningFix(): void; export declare function isPureJSSigningFixEnabled(): boolean; //# sourceMappingURL=pure-js-signing-fix.d.ts.map