Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CryptographyOptions

Package version

interface

An interface representing the options of the cryptography API methods, go to the CryptographyClient for more information.

Hierarchy

Index

Properties

Optional abortSignal

abortSignal: AbortSignalLike

The signal which can be used to abort requests.

Optional requestOptions

requestOptions: OperationRequestOptions

Options used when creating and sending HTTP requests for this operation.

Optional tracingOptions

tracingOptions: OperationTracingOptions

Options used when tracing is enabled.

Generated using TypeDoc