Home
last modified time | relevance | path

Searched refs:JSONWebEncryption (Results 1 – 25 of 254) sorted by relevance

1234567891011

/dports/security/lego/lego-4.5.3/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/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 Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-jwt/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kerberos/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-openldap/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcp/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-azure/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-kv/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-gcp/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kubernetes/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-alicloud/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-azure/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-alicloud/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-ad/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-mongodbatlas/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/sysutils/consul/consul-1.10.3/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/net/concourse-fly/concourse-6.7.1/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/gopkg.in/square/go-jose.v2/
H A Djwe.go47 type JSONWebEncryption struct { struct
62 func (obj JSONWebEncryption) GetAuthData() []byte { argument
73 func (obj JSONWebEncryption) mergedHeaders(recipient *recipientInfo) rawHeader { argument
86 func (obj JSONWebEncryption) computeAuthData() []byte { argument
107 func ParseEncrypted(input string) (*JSONWebEncryption, error) {
117 func parseEncryptedFull(input string) (*JSONWebEncryption, error) {
128 func (parsed *rawJSONWebEncryption) sanitized() (*JSONWebEncryption, error) {
129 obj := &JSONWebEncryption{
203 func parseEncryptedCompact(input string) (*JSONWebEncryption, error) {
246 func (obj JSONWebEncryption) CompactSerialize() (string, error) { argument
[all …]

1234567891011