Function touchSecret

  • Performs a touch operation on a secret by updating all it's timestamps to the current time.

    Parameters

    • vault: Vault
    • secretName: string
    • Optional ctx: ContextTimed

    Returns Promise<void>

Generated using TypeDoc