Home
last modified time | relevance | path

Searched defs:SigningKey (Results 51 – 75 of 395) sorted by relevance

12345678910>>...16

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-openldap/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go44 type SigningKey struct { struct
45 Algorithm SignatureAlgorithm
46 Key interface{}
130 func NewSigner(sig SigningKey, opts *SignerOptions) (Signer, error) {
135 func NewMultiSigner(sigs []SigningKey, opts *SignerOptions) (Signer, error) {
/dports/www/pomerium/pomerium-0.8.3/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go44 type SigningKey struct { struct
45 Algorithm SignatureAlgorithm
46 Key interface{}
130 func NewSigner(sig SigningKey, opts *SignerOptions) (Signer, error) {
135 func NewMultiSigner(sigs []SigningKey, opts *SignerOptions) (Signer, error) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go44 type SigningKey struct { struct
45 Algorithm SignatureAlgorithm
46 Key interface{}
130 func NewSigner(sig SigningKey, opts *SignerOptions) (Signer, error) {
135 func NewMultiSigner(sigs []SigningKey, opts *SignerOptions) (Signer, error) {
/dports/sysutils/consul/consul-1.10.3/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go44 type SigningKey struct { struct
45 Algorithm SignatureAlgorithm
46 Key interface{}
130 func NewSigner(sig SigningKey, opts *SignerOptions) (Signer, error) {
135 func NewMultiSigner(sigs []SigningKey, opts *SignerOptions) (Signer, error) {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go44 type SigningKey struct { struct
45 Algorithm SignatureAlgorithm
46 Key interface{}
130 func NewSigner(sig SigningKey, opts *SignerOptions) (Signer, error) {
135 func NewMultiSigner(sigs []SigningKey, opts *SignerOptions) (Signer, error) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go44 type SigningKey struct { struct
45 Algorithm SignatureAlgorithm
46 Key interface{}
130 func NewSigner(sig SigningKey, opts *SignerOptions) (Signer, error) {
135 func NewMultiSigner(sigs []SigningKey, opts *SignerOptions) (Signer, error) {
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go44 type SigningKey struct { struct
45 Algorithm SignatureAlgorithm
46 Key interface{}
130 func NewSigner(sig SigningKey, opts *SignerOptions) (Signer, error) {
135 func NewMultiSigner(sigs []SigningKey, opts *SignerOptions) (Signer, error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go44 type SigningKey struct { struct
45 Algorithm SignatureAlgorithm
46 Key interface{}
130 func NewSigner(sig SigningKey, opts *SignerOptions) (Signer, error) {
135 func NewMultiSigner(sigs []SigningKey, opts *SignerOptions) (Signer, error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go44 type SigningKey struct { struct
45 Algorithm SignatureAlgorithm
46 Key interface{}
130 func NewSigner(sig SigningKey, opts *SignerOptions) (Signer, error) {
135 func NewMultiSigner(sigs []SigningKey, opts *SignerOptions) (Signer, error) {
/dports/security/acmetool/acmetool-0.2.1/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go44 type SigningKey struct { struct
45 Algorithm SignatureAlgorithm
46 Key interface{}
130 func NewSigner(sig SigningKey, opts *SignerOptions) (Signer, error) {
135 func NewMultiSigner(sigs []SigningKey, opts *SignerOptions) (Signer, error) {
/dports/sysutils/nomad/nomad-1.1.0/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go44 type SigningKey struct { struct
45 Algorithm SignatureAlgorithm
46 Key interface{}
130 func NewSigner(sig SigningKey, opts *SignerOptions) (Signer, error) {
135 func NewMultiSigner(sigs []SigningKey, opts *SignerOptions) (Signer, error) {
/dports/www/miniflux/v2-2.0.35/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go44 type SigningKey struct { struct
45 Algorithm SignatureAlgorithm
46 Key interface{}
130 func NewSigner(sig SigningKey, opts *SignerOptions) (Signer, error) {
135 func NewMultiSigner(sigs []SigningKey, opts *SignerOptions) (Signer, error) {
/dports/net/traefik/traefik-2.6.1/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go44 type SigningKey struct { struct
45 Algorithm SignatureAlgorithm
46 Key interface{}
130 func NewSigner(sig SigningKey, opts *SignerOptions) (Signer, error) {
135 func NewMultiSigner(sigs []SigningKey, opts *SignerOptions) (Signer, error) {
/dports/www/grafana8/grafana-8.3.6/vendor/gopkg.in/square/go-jose.v2/
H A Dsigning.go44 type SigningKey struct { struct
45 Algorithm SignatureAlgorithm
46 Key interface{}
130 func NewSigner(sig SigningKey, opts *SignerOptions) (Signer, error) {
135 func NewMultiSigner(sigs []SigningKey, opts *SignerOptions) (Signer, error) {
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/crypto/
H A Devent_signing.py130 signing_key: SigningKey,
164 signing_key: SigningKey,
/dports/net-im/py-matrix-synapse/synapse-1.50.2/scripts-dev/
H A Dfederation_client.py80 json_object: Any, signing_key: signedjson.types.SigningKey, signing_name: str
101 origin_key: signedjson.types.SigningKey,
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/upgrade/
H A Dsigningkey.go14 var SigningKey = []byte(`-----BEGIN EC PUBLIC KEY----- var
/dports/sysutils/terraform/terraform-1.0.11/internal/getproviders/
H A Dpackage_authentication.go93 type SigningKey struct { struct
94 ASCIIArmor string `json:"ascii_armor"`
95 TrustSignature string `json:"trust_signature"`
390 func NewSignatureAuthentication(document, signature []byte, keys []SigningKey) PackageAuthenticatio…
/dports/www/gitea/gitea-1.16.5/routers/api/v1/misc/
H A Dsigning.go16 func SigningKey(ctx *context.APIContext) { func
/dports/net/routinator/routinator-0.10.2/cargo-crates/rustls-0.19.1/src/
H A Dsign.rs15 pub trait SigningKey: Send + Sync { trait
150 pub fn any_supported_type(der: &key::PrivateKey) -> Result<Box<dyn SigningKey>, ()> { in any_supported_type()
161 pub fn any_ecdsa_type(der: &key::PrivateKey) -> Result<Box<dyn SigningKey>, ()> { in any_ecdsa_type()
182 pub fn any_eddsa_type(der: &key::PrivateKey) -> Result<Box<dyn SigningKey>, ()> { in any_eddsa_type()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/rustls-0.19.1/src/
H A Dsign.rs15 pub trait SigningKey: Send + Sync { trait
150 pub fn any_supported_type(der: &key::PrivateKey) -> Result<Box<dyn SigningKey>, ()> { in any_supported_type()
161 pub fn any_ecdsa_type(der: &key::PrivateKey) -> Result<Box<dyn SigningKey>, ()> { in any_ecdsa_type()
182 pub fn any_eddsa_type(der: &key::PrivateKey) -> Result<Box<dyn SigningKey>, ()> { in any_eddsa_type()
/dports/net/krill/krill-0.9.4/cargo-crates/rustls-0.19.1/src/
H A Dsign.rs15 pub trait SigningKey: Send + Sync { interface
150 pub fn any_supported_type(der: &key::PrivateKey) -> Result<Box<dyn SigningKey>, ()> { in any_supported_type()
161 pub fn any_ecdsa_type(der: &key::PrivateKey) -> Result<Box<dyn SigningKey>, ()> { in any_ecdsa_type()
182 pub fn any_eddsa_type(der: &key::PrivateKey) -> Result<Box<dyn SigningKey>, ()> { in any_eddsa_type()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/rustls-0.19.1/src/
H A Dsign.rs15 pub trait SigningKey: Send + Sync { interface
150 pub fn any_supported_type(der: &key::PrivateKey) -> Result<Box<dyn SigningKey>, ()> { in any_supported_type()
161 pub fn any_ecdsa_type(der: &key::PrivateKey) -> Result<Box<dyn SigningKey>, ()> { in any_ecdsa_type()
182 pub fn any_eddsa_type(der: &key::PrivateKey) -> Result<Box<dyn SigningKey>, ()> { in any_eddsa_type()
/dports/www/xh/xh-0.14.1/cargo-crates/rustls-0.19.1/src/
H A Dsign.rs15 pub trait SigningKey: Send + Sync { interface
150 pub fn any_supported_type(der: &key::PrivateKey) -> Result<Box<dyn SigningKey>, ()> { in any_supported_type()
161 pub fn any_ecdsa_type(der: &key::PrivateKey) -> Result<Box<dyn SigningKey>, ()> { in any_ecdsa_type()
182 pub fn any_eddsa_type(der: &key::PrivateKey) -> Result<Box<dyn SigningKey>, ()> { in any_eddsa_type()
/dports/www/zola/zola-0.15.2/cargo-crates/rustls-0.20.2/src/
H A Dsign.rs13 pub trait SigningKey: Send + Sync { interface
125 pub fn any_supported_type(der: &key::PrivateKey) -> Result<Arc<dyn SigningKey>, SignError> { in any_supported_type()
136 pub fn any_ecdsa_type(der: &key::PrivateKey) -> Result<Arc<dyn SigningKey>, SignError> { in any_ecdsa_type()
157 pub fn any_eddsa_type(der: &key::PrivateKey) -> Result<Arc<dyn SigningKey>, SignError> { in any_eddsa_type()

12345678910>>...16