Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RemoteCryptographyProvider

Package version

The remote cryptography provider is used to run crypto operations against KeyVault.

internal

Hierarchy

  • RemoteCryptographyProvider

Implements

Index

Constructors

constructor

Properties

vaultUrl

vaultUrl: string

The base URL to the vault.

Accessors

keyId

  • get keyId(): string | undefined

Methods

decrypt

encrypt

getKey

isSupported

sign

signData

unwrapKey

verify

verifyData

wrapKey

Generated using TypeDoc