403Webshell
Server IP : 66.29.132.122  /  Your IP : 18.191.44.122
Web Server : LiteSpeed
System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : admazpex ( 531)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/self/root/proc/self/root/proc/thread-self/root/opt/alt/alt-nodejs19/root/lib/node_modules/npm/node_modules.bundled/sigstore/dist/x509/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/self/root/proc/self/root/proc/thread-self/root/opt/alt/alt-nodejs19/root/lib/node_modules/npm/node_modules.bundled/sigstore/dist/x509/sct.d.ts
/// <reference types="node" />
import * as sigstore from '../types/sigstore';
interface SCTOptions {
    version: number;
    logID: Buffer;
    timestamp: Buffer;
    extensions: Buffer;
    hashAlgorithm: number;
    signatureAlgorithm: number;
    signature: Buffer;
}
export declare class SignedCertificateTimestamp {
    readonly version: number;
    readonly logID: Buffer;
    readonly timestamp: Buffer;
    readonly extensions: Buffer;
    readonly hashAlgorithm: number;
    readonly signatureAlgorithm: number;
    readonly signature: Buffer;
    constructor(options: SCTOptions);
    get datetime(): Date;
    get algorithm(): string;
    verify(preCert: Buffer, logs: sigstore.TransparencyLogInstance[]): boolean;
    static parse(buf: Buffer): SignedCertificateTimestamp;
}
export {};

Youez - 2016 - github.com/yon3zu
LinuXploit