Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SecretsMain

Implemented by

Index

Methods

  • $deletePassword(extensionId: string, key: string): Promise<void>
  • $getPassword(extensionId: string, key: string): Promise<undefined | string>
  • $setPassword(extensionId: string, key: string, value: string): Promise<void>