UNPKG

@manzoomeh/basicore.server

Version:

java script version of Manzoomeh Negaran http web server for nodejs

11 lines (10 loc) 200 B
export default class HostCertificateOptions { /**@type {string[]} */ HostNames; /**@type {string} */ FilePath; /**@type {string} */ Password; /**@type {string} */ KeyPath; }