UNPKG

@softvision/webpdf-wsclient-typescript

Version:

A simplified and optimized API client library for the webPDF server

6 lines (5 loc) 89 B
export declare enum KeyAlgorithm { Rc4 = "rc4", None = "none", Aes = "aes" }