Options
All
  • Public
  • Public/Protected
  • All
Menu

Module common/lib/signer

Variables

Const EMPTY_SHA

EMPTY_SHA: "47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=" = "47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU="

Const HEADER_CONTENT_LEN

HEADER_CONTENT_LEN: "Content-Length" = "Content-Length"

Const HEADER_CONTENT_SHA

HEADER_CONTENT_SHA: "x-content-sha256" = "x-content-sha256"

Const HEADER_CONTENT_TYPE

HEADER_CONTENT_TYPE: "Content-Type" = "Content-Type"

Const OPC_OBO_TOKEN

OPC_OBO_TOKEN: "opc-obo-token" = "opc-obo-token"

UrlParser

UrlParser: "url"

auth

Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved. This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.

Const httpSignature

httpSignature: any = require("http-signature")

jssha

jssha: jsSHA