Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InstallationIdCryptService

Hierarchy

  • InstallationIdCryptService

Index

Constructors

constructor

Methods

decryptInstallationId

  • decryptInstallationId(encryptedInstallationId: string): string

encryptInstallationId

  • encryptInstallationId(installationId: string): Promise<string>

isEncrypted

  • isEncrypted(installationId: string): boolean