Home
last modified time | relevance | path

Searched refs:SignerInfoConfig (Results 1 – 25 of 28) sorted by relevance

12

/dports/security/vault/vault-1.8.2/builtin/credential/aws/pkcs7/
H A Dsign_test.go59 …ignerChain(signerCert.Certificate, *signerCert.PrivateKey, parents, SignerInfoConfig{}); err != ni…
130 if err := toBeSigned.SignWithoutAttr(signerCert, &priv, SignerInfoConfig{}); err != nil {
173 if err := signedData.AddSigner(cert.Certificate, cert.PrivateKey, SignerInfoConfig{}); err != nil {
201 if err := toBeSigned.AddSigner(cert.Certificate, *cert.PrivateKey, SignerInfoConfig{
H A Dsign.go46 type SignerInfoConfig struct { struct
113 …ignedData) AddSigner(ee *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
126 ….Certificate, pkey crypto.PrivateKey, parents []*x509.Certificate, config SignerInfoConfig) error {
206 …ata) SignWithoutAttr(ee *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/go.mozilla.org/pkcs7/
H A Dsign.go46 type SignerInfoConfig struct { struct
113 …ignedData) AddSigner(ee *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
126 ….Certificate, pkey crypto.PrivateKey, parents []*x509.Certificate, config SignerInfoConfig) error {
206 …ata) SignWithoutAttr(ee *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
H A DREADME.md28 if err = toBeSigned.AddSigner(cert, privkey, SignerInfoConfig{}); err != nil {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/go.mozilla.org/pkcs7/
H A Dsign.go46 type SignerInfoConfig struct { struct
113 …ignedData) AddSigner(ee *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
126 ….Certificate, pkey crypto.PrivateKey, parents []*x509.Certificate, config SignerInfoConfig) error {
206 …ata) SignWithoutAttr(ee *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
H A DREADME.md28 if err = toBeSigned.AddSigner(cert, privkey, SignerInfoConfig{}); err != nil {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7_test.go126 …if err := toBeSigned.AddSigner(cert.Certificate, cert.PrivateKey, SignerInfoConfig{}); err != nil {
170 if err := signedData.AddSigner(cert.Certificate, cert.PrivateKey, SignerInfoConfig{}); err != nil {
200 …if err := toBeSigned.AddSigner(signerCert.Certificate, signerCert.PrivateKey, SignerInfoConfig{});…
294 if err := toBeSigned.AddSigner(cert.Certificate, cert.PrivateKey, SignerInfoConfig{
H A Dpkcs7.go540 type SignerInfoConfig struct { struct
633 …nedData) AddSigner(cert *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/fullsailor/pkcs7/pkcs7-d7302db945fa/
H A Dpkcs7_test.go126 …if err := toBeSigned.AddSigner(cert.Certificate, cert.PrivateKey, SignerInfoConfig{}); err != nil {
170 if err := signedData.AddSigner(cert.Certificate, cert.PrivateKey, SignerInfoConfig{}); err != nil {
200 …if err := toBeSigned.AddSigner(signerCert.Certificate, signerCert.PrivateKey, SignerInfoConfig{});…
294 if err := toBeSigned.AddSigner(cert.Certificate, cert.PrivateKey, SignerInfoConfig{
H A Dpkcs7.go540 type SignerInfoConfig struct { struct
633 …nedData) AddSigner(cert *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
/dports/sysutils/gomplate/gomplate-3.9.0/internal/tests/integration/
H A Dtest_ec2_utils.go85 if err = signedData.AddSigner(cert, priv, pkcs7.SignerInfoConfig{}); err != nil {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go478 type SignerInfoConfig struct { struct
571 …nedData) AddSigner(cert *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go540 type SignerInfoConfig struct { struct
633 …nedData) AddSigner(cert *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go540 type SignerInfoConfig struct { struct
633 …nedData) AddSigner(cert *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/tjfoc/gmsm/sm2/
H A Dpkcs7.go546 type SignerInfoConfig struct { struct
639 func (sd *SignedData) AddSigner(cert *Certificate, pkey crypto.PrivateKey, config SignerInfoConfig)…
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go540 type SignerInfoConfig struct { struct
633 …nedData) AddSigner(cert *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go540 type SignerInfoConfig struct { struct
633 …nedData) AddSigner(cert *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go540 type SignerInfoConfig struct { struct
633 …nedData) AddSigner(cert *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go540 type SignerInfoConfig struct { struct
633 …nedData) AddSigner(cert *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go540 type SignerInfoConfig struct { struct
633 …nedData) AddSigner(cert *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go540 type SignerInfoConfig struct { struct
633 …nedData) AddSigner(cert *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go540 type SignerInfoConfig struct { struct
633 …nedData) AddSigner(cert *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go540 type SignerInfoConfig struct { struct
633 …nedData) AddSigner(cert *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go540 type SignerInfoConfig struct { struct
633 …nedData) AddSigner(cert *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go540 type SignerInfoConfig struct { struct
633 …nedData) AddSigner(cert *x509.Certificate, pkey crypto.PrivateKey, config SignerInfoConfig) error {

12