vcodeHMAC

package module
v0.0.0-...-c75842d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2017 License: MIT Imports: 12 Imported by: 4

README

Veracode HMAC Authorization Package

GoDoc Go Report Card

Package Documentation

See here: https://godoc.org/github.com/brian1917/vcodeHMAC

Description

Go package that creates an authorization header using Veracode API Key and ID.

CLI Implementation

See github.com/brian1917/vCodeHMAC-CLI for a simple command line app that will generate a header.

Documentation

Overview

Package vcodeHMAC creates an authorization header for accessing Veracode APIs using an API ID and Key.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateAuthHeader

func GenerateAuthHeader(credsFile, httpMethod, url string) (string, error)

GenerateAuthHeader takes the location of your credentials file, the HTTP Method, and URL and returns the header value to be used for Authorization

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL