Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TrustList

Hierarchy

  • TrustList

Implements

Index

Methods

addCertificate

  • addCertificate(certificate: Buffer, isTrustedCertificate: boolean): Promise<void>

closeAndUpdate

  • closeAndUpdate(fileHandle: number): Promise<boolean>

removeCertificate

  • removeCertificate(thumbprint: string, isTrustedCertificate: boolean): Promise<void>

Generated using TypeDoc