UNPKG

@shockpkg/ria-packager

Version:

Package for creating Adobe AIR packages

15 lines (12 loc) 217 B
/** * SecurityCertificate constructor. */ export class SecurityCertificate extends Object { constructor() { super(); } /** * Reset the internal state. */ } //# sourceMappingURL=certificate.mjs.map