Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StringSigner

public

Hierarchy

  • StringSigner

Implemented by

Index

Methods

Methods

sign

  • Sign the provided stringToSign for use outside of the context of request signing. Typical uses include signed policy generation.

    Parameters

    Returns Promise<string>