PATH:
opt
/
alt
/
alt-nodejs19
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
sigstore
/
dist
/
x509
/
asn1
/// <reference types="node" /> export declare function parseInteger(buf: Buffer): bigint; export declare function parseStringASCII(buf: Buffer): string; export declare function parseTime(buf: Buffer, shortYear: boolean): Date; export declare function parseOID(buf: Buffer): string; export declare function parseBoolean(buf: Buffer): boolean; export declare function parseBitString(buf: Buffer): number[];
[+]
..
[-] obj.js
[open]
[-] dump.d.ts
[open]
[-] tag.js
[open]
[-] error.js
[open]
[-] dump.js
[open]
[-] parse.d.ts
[open]
[-] parse.js
[open]
[-] obj.d.ts
[open]
[-] error.d.ts
[open]
[-] tag.d.ts
[open]
[-] length.js
[open]
[-] length.d.ts
[open]