UNPKG

pfx-load

Version:

Validate your pfx certificate in the easier way possible

5 lines (4 loc) 153 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var IS_OUTDATED = new Error('Outdated'); exports.IS_OUTDATED = IS_OUTDATED;