PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/sigstore/dist/util/asn1

Просмотр файла: parse.d.ts

/// <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[];

Выполнить команду


Для локальной разработки. Не используйте в интернете!