Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SSHCertificateAuthorities

An SSH Certificate Authority is a pair of an SSH Certificate and its private key that can be used to sign other SSH host and user certificates.

Hierarchy

  • SSHCertificateAuthorities

Index

Constructors

Methods

Constructors

constructor

  • Do not construct this object directly, use the sshCertificateAuthorities property of an Ngrok client object instead.

    Parameters

    • httpClient: Wretcher

    Returns SSHCertificateAuthorities

Methods

create

delete

  • delete(id: any): Promise<void>
  • Delete an SSH Certificate Authority

    Parameters

    • id: any

    Returns Promise<void>

get

list

update

Generated using TypeDoc