Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SharedSecretAuthOptions

Options for SharedSecretAuth. Used to provide the shared secret.

Hierarchy

  • SharedSecretAuthOptions

Index

Properties

Properties

secret

secret: string | ArrayBuffer

Secret that is shared. If this secret is a string it will be encoded into a byte representation.

Generated using TypeDoc