Home
last modified time | relevance | path

Searched refs:genericSigner (Results 1 – 25 of 67) sorted by relevance

123

/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dsigning.go53 type genericSigner struct { struct
81 return &genericSigner{
109 func (ctx *genericSigner) AddRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
139 func (ctx *genericSigner) Sign(payload []byte) (*JsonWebSignature, error) { argument
185 func (ctx *genericSigner) SetNonceSource(source NonceSource) { argument
191 func (ctx *genericSigner) SetEmbedJwk(embed bool) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dsigning.go53 type genericSigner struct { struct
81 return &genericSigner{
109 func (ctx *genericSigner) AddRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
139 func (ctx *genericSigner) Sign(payload []byte) (*JsonWebSignature, error) { argument
185 func (ctx *genericSigner) SetNonceSource(source NonceSource) { argument
191 func (ctx *genericSigner) SetEmbedJwk(embed bool) { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/vendor/gopkg.in/square/go-jose.v1/
H A Dsigning.go53 type genericSigner struct { struct
81 return &genericSigner{
109 func (ctx *genericSigner) AddRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
139 func (ctx *genericSigner) Sign(payload []byte) (*JsonWebSignature, error) { argument
185 func (ctx *genericSigner) SetNonceSource(source NonceSource) { argument
191 func (ctx *genericSigner) SetEmbedJwk(embed bool) { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dsigning.go53 type genericSigner struct { struct
81 return &genericSigner{
109 func (ctx *genericSigner) AddRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
139 func (ctx *genericSigner) Sign(payload []byte) (*JsonWebSignature, error) { argument
185 func (ctx *genericSigner) SetNonceSource(source NonceSource) { argument
191 func (ctx *genericSigner) SetEmbedJwk(embed bool) { argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dsigning.go53 type genericSigner struct { struct
81 return &genericSigner{
109 func (ctx *genericSigner) AddRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
139 func (ctx *genericSigner) Sign(payload []byte) (*JsonWebSignature, error) { argument
185 func (ctx *genericSigner) SetNonceSource(source NonceSource) { argument
191 func (ctx *genericSigner) SetEmbedJwk(embed bool) { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dsigning.go53 type genericSigner struct { struct
81 return &genericSigner{
109 func (ctx *genericSigner) AddRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
139 func (ctx *genericSigner) Sign(payload []byte) (*JsonWebSignature, error) { argument
185 func (ctx *genericSigner) SetNonceSource(source NonceSource) { argument
191 func (ctx *genericSigner) SetEmbedJwk(embed bool) { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dsigning.go53 type genericSigner struct { struct
81 return &genericSigner{
109 func (ctx *genericSigner) AddRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
139 func (ctx *genericSigner) Sign(payload []byte) (*JsonWebSignature, error) { argument
185 func (ctx *genericSigner) SetNonceSource(source NonceSource) { argument
191 func (ctx *genericSigner) SetEmbedJwk(embed bool) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dsigning.go53 type genericSigner struct { struct
81 return &genericSigner{
109 func (ctx *genericSigner) AddRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
139 func (ctx *genericSigner) Sign(payload []byte) (*JsonWebSignature, error) { argument
185 func (ctx *genericSigner) SetNonceSource(source NonceSource) { argument
191 func (ctx *genericSigner) SetEmbedJwk(embed bool) { argument
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dsigning.go53 type genericSigner struct { struct
81 return &genericSigner{
109 func (ctx *genericSigner) AddRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
139 func (ctx *genericSigner) Sign(payload []byte) (*JsonWebSignature, error) { argument
185 func (ctx *genericSigner) SetNonceSource(source NonceSource) { argument
191 func (ctx *genericSigner) SetEmbedJwk(embed bool) { argument
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/gopkg.in/square/go-jose.v1/
H A Dsigning.go53 type genericSigner struct { struct
81 return &genericSigner{
109 func (ctx *genericSigner) AddRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
139 func (ctx *genericSigner) Sign(payload []byte) (*JsonWebSignature, error) { argument
185 func (ctx *genericSigner) SetNonceSource(source NonceSource) { argument
191 func (ctx *genericSigner) SetEmbedJwk(embed bool) { argument
/dports/security/acmetool/acmetool-0.2.1/vendor/gopkg.in/square/go-jose.v1/
H A Dsigning.go54 type genericSigner struct { struct
82 return &genericSigner{
110 func (ctx *genericSigner) AddRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
140 func (ctx *genericSigner) Sign(payload []byte) (*JsonWebSignature, error) { argument
186 func (ctx *genericSigner) SetNonceSource(source NonceSource) { argument
194 func (ctx *genericSigner) SetEmbedJwk(embed bool) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go88 type genericSigner struct { struct
114 signer := &genericSigner{recipients: []recipientSigInfo{}}
162 func (ctx *genericSigner) addRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
214 func (ctx *genericSigner) Sign(payload []byte) (*JSONWebSignature, error) { argument
277 func (ctx *genericSigner) Options() SignerOptions { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go88 type genericSigner struct { struct
114 signer := &genericSigner{recipients: []recipientSigInfo{}}
162 func (ctx *genericSigner) addRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
214 func (ctx *genericSigner) Sign(payload []byte) (*JSONWebSignature, error) { argument
277 func (ctx *genericSigner) Options() SignerOptions { argument
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go88 type genericSigner struct { struct
114 signer := &genericSigner{recipients: []recipientSigInfo{}}
162 func (ctx *genericSigner) addRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
214 func (ctx *genericSigner) Sign(payload []byte) (*JSONWebSignature, error) { argument
277 func (ctx *genericSigner) Options() SignerOptions { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-alicloud/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go88 type genericSigner struct { struct
114 signer := &genericSigner{recipients: []recipientSigInfo{}}
162 func (ctx *genericSigner) addRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
214 func (ctx *genericSigner) Sign(payload []byte) (*JSONWebSignature, error) { argument
277 func (ctx *genericSigner) Options() SignerOptions { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-kv/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go88 type genericSigner struct { struct
114 signer := &genericSigner{recipients: []recipientSigInfo{}}
162 func (ctx *genericSigner) addRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
214 func (ctx *genericSigner) Sign(payload []byte) (*JSONWebSignature, error) { argument
277 func (ctx *genericSigner) Options() SignerOptions { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kerberos/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go88 type genericSigner struct { struct
114 signer := &genericSigner{recipients: []recipientSigInfo{}}
162 func (ctx *genericSigner) addRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
214 func (ctx *genericSigner) Sign(payload []byte) (*JSONWebSignature, error) { argument
277 func (ctx *genericSigner) Options() SignerOptions { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kubernetes/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go88 type genericSigner struct { struct
114 signer := &genericSigner{recipients: []recipientSigInfo{}}
162 func (ctx *genericSigner) addRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
214 func (ctx *genericSigner) Sign(payload []byte) (*JSONWebSignature, error) { argument
277 func (ctx *genericSigner) Options() SignerOptions { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-ad/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go88 type genericSigner struct { struct
114 signer := &genericSigner{recipients: []recipientSigInfo{}}
162 func (ctx *genericSigner) addRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
214 func (ctx *genericSigner) Sign(payload []byte) (*JSONWebSignature, error) { argument
277 func (ctx *genericSigner) Options() SignerOptions { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-alicloud/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go88 type genericSigner struct { struct
114 signer := &genericSigner{recipients: []recipientSigInfo{}}
162 func (ctx *genericSigner) addRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
214 func (ctx *genericSigner) Sign(payload []byte) (*JSONWebSignature, error) { argument
277 func (ctx *genericSigner) Options() SignerOptions { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-azure/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go88 type genericSigner struct { struct
114 signer := &genericSigner{recipients: []recipientSigInfo{}}
162 func (ctx *genericSigner) addRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
214 func (ctx *genericSigner) Sign(payload []byte) (*JSONWebSignature, error) { argument
277 func (ctx *genericSigner) Options() SignerOptions { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcp/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go88 type genericSigner struct { struct
114 signer := &genericSigner{recipients: []recipientSigInfo{}}
162 func (ctx *genericSigner) addRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
214 func (ctx *genericSigner) Sign(payload []byte) (*JSONWebSignature, error) { argument
277 func (ctx *genericSigner) Options() SignerOptions { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go88 type genericSigner struct { struct
114 signer := &genericSigner{recipients: []recipientSigInfo{}}
162 func (ctx *genericSigner) addRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
214 func (ctx *genericSigner) Sign(payload []byte) (*JSONWebSignature, error) { argument
277 func (ctx *genericSigner) Options() SignerOptions { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-mongodbatlas/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go88 type genericSigner struct { struct
114 signer := &genericSigner{recipients: []recipientSigInfo{}}
162 func (ctx *genericSigner) addRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
214 func (ctx *genericSigner) Sign(payload []byte) (*JSONWebSignature, error) { argument
277 func (ctx *genericSigner) Options() SignerOptions { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-gcp/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go88 type genericSigner struct { struct
114 signer := &genericSigner{recipients: []recipientSigInfo{}}
162 func (ctx *genericSigner) addRecipient(alg SignatureAlgorithm, signingKey interface{}) error { argument
214 func (ctx *genericSigner) Sign(payload []byte) (*JSONWebSignature, error) { argument
277 func (ctx *genericSigner) Options() SignerOptions { argument

123