Home
last modified time | relevance | path

Searched defs:signerInfo (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/signedcontent/
H A DSignedContent.java77 public Date getSigningTime(SignerInfo signerInfo); in getSigningTime()
84 public SignerInfo getTSASignerInfo(SignerInfo signerInfo); in getTSASignerInfo()
94 …public void checkValidity(SignerInfo signerInfo) throws CertificateExpiredException, CertificateNo… in checkValidity()
/dports/security/vault/vault-1.8.2/builtin/credential/aws/pkcs7/
H A Dsign.go60 type signerInfo struct { struct
61 Version int `asn1:"default:1"`
62 IssuerAndSerialNumber issuerAndSerial
63 DigestAlgorithm pkix.AlgorithmIdentifier
64 AuthenticatedAttributes []attribute `asn1:"optional,omitempty,tag:0"`
65 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
66 EncryptedDigest []byte
67 UnauthenticatedAttributes []attribute `asn1:"optional,omitempty,tag:1"`
263 func (si *signerInfo) SetUnauthenticatedAttributes(extraUnsignedAttrs []Attribute) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/go.mozilla.org/pkcs7/
H A Dsign.go60 type signerInfo struct { struct
61 Version int `asn1:"default:1"`
62 IssuerAndSerialNumber issuerAndSerial
63 DigestAlgorithm pkix.AlgorithmIdentifier
64 AuthenticatedAttributes []attribute `asn1:"optional,omitempty,tag:0"`
65 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
66 EncryptedDigest []byte
67 UnauthenticatedAttributes []attribute `asn1:"optional,omitempty,tag:1"`
263 func (si *signerInfo) SetUnauthenticatedAttributes(extraUnsignedAttrs []Attribute) error {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/go.mozilla.org/pkcs7/
H A Dsign.go60 type signerInfo struct { struct
61 Version int `asn1:"default:1"`
62 IssuerAndSerialNumber issuerAndSerial
63 DigestAlgorithm pkix.AlgorithmIdentifier
64 AuthenticatedAttributes []attribute `asn1:"optional,omitempty,tag:0"`
65 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
66 EncryptedDigest []byte
67 UnauthenticatedAttributes []attribute `asn1:"optional,omitempty,tag:1"`
263 func (si *signerInfo) SetUnauthenticatedAttributes(extraUnsignedAttrs []Attribute) error {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/cmd/gomobile/
H A Dcert.go134 type signerInfo struct { struct
135 Version int
136 IssuerAndSerialNumber issuerAndSerialNumber
137 DigestAlgorithm pkix.AlgorithmIdentifier
138 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
139 EncryptedDigest []byte
/dports/security/keybase/client-v5.7.1/go/vendor/golang.org/x/mobile/cmd/gomobile/
H A Dcert.go134 type signerInfo struct { struct
135 Version int
136 IssuerAndSerialNumber issuerAndSerialNumber
137 DigestAlgorithm pkix.AlgorithmIdentifier
138 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
139 EncryptedDigest []byte
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/signedcontent/
H A DSignedContentFile.java43 …public void checkValidity(SignerInfo signerInfo) throws CertificateExpiredException, CertificateNo… in checkValidity()
85 public Date getSigningTime(SignerInfo signerInfo) { in getSigningTime()
90 public SignerInfo getTSASignerInfo(SignerInfo signerInfo) { in getTSASignerInfo()
H A DSignedBundleFile.java144 public Date getSigningTime(SignerInfo signerInfo) { in getSigningTime()
149 public SignerInfo getTSASignerInfo(SignerInfo signerInfo) { in getTSASignerInfo()
159 …public void checkValidity(SignerInfo signerInfo) throws CertificateExpiredException, CertificateNo… in checkValidity()
H A DSignedContentImpl.java80 public Date getSigningTime(SignerInfo signerInfo) { in getSigningTime()
88 public SignerInfo getTSASignerInfo(SignerInfo signerInfo) { in getTSASignerInfo()
140 private boolean containsInfo(SignerInfo signerInfo) { in containsInfo()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go111 type signerInfo struct { struct
112 Version int `asn1:"default:1"`
113 IssuerAndSerialNumber issuerAndSerial
114 DigestAlgorithm pkix.AlgorithmIdentifier
115 AuthenticatedAttributes []attribute `asn1:"optional,tag:0"`
116 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
117 EncryptedDigest []byte
118 UnauthenticatedAttributes []attribute `asn1:"optional,tag:1"`
223 func verifySignature(p7 *PKCS7, signer signerInfo) 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.go111 type signerInfo struct { struct
112 Version int `asn1:"default:1"`
113 IssuerAndSerialNumber issuerAndSerial
114 DigestAlgorithm pkix.AlgorithmIdentifier
115 AuthenticatedAttributes []attribute `asn1:"optional,tag:0"`
116 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
117 EncryptedDigest []byte
118 UnauthenticatedAttributes []attribute `asn1:"optional,tag:1"`
223 func verifySignature(p7 *PKCS7, signer signerInfo) error {
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go111 type signerInfo struct { struct
112 Version int `asn1:"default:1"`
113 IssuerAndSerialNumber issuerAndSerial
114 DigestAlgorithm pkix.AlgorithmIdentifier
115 AuthenticatedAttributes []attribute `asn1:"optional,tag:0"`
116 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
117 EncryptedDigest []byte
118 UnauthenticatedAttributes []attribute `asn1:"optional,tag:1"`
223 func verifySignature(p7 *PKCS7, signer signerInfo) error {
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/tjfoc/gmsm/sm2/
H A Dpkcs7.go111 type signerInfo struct { struct
112 Version int `asn1:"default:1"`
113 IssuerAndSerialNumber issuerAndSerial
114 DigestAlgorithm pkix.AlgorithmIdentifier
115 AuthenticatedAttributes []attribute `asn1:"optional,tag:0"`
116 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
117 EncryptedDigest []byte
118 UnauthenticatedAttributes []attribute `asn1:"optional,tag:1"`
226 func verifySignature(p7 *PKCS7, signer signerInfo) error {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go111 type signerInfo struct { struct
112 Version int `asn1:"default:1"`
113 IssuerAndSerialNumber issuerAndSerial
114 DigestAlgorithm pkix.AlgorithmIdentifier
115 AuthenticatedAttributes []attribute `asn1:"optional,tag:0"`
116 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
117 EncryptedDigest []byte
118 UnauthenticatedAttributes []attribute `asn1:"optional,tag:1"`
223 func verifySignature(p7 *PKCS7, signer signerInfo) error {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go111 type signerInfo struct { struct
112 Version int `asn1:"default:1"`
113 IssuerAndSerialNumber issuerAndSerial
114 DigestAlgorithm pkix.AlgorithmIdentifier
115 AuthenticatedAttributes []attribute `asn1:"optional,tag:0"`
116 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
117 EncryptedDigest []byte
118 UnauthenticatedAttributes []attribute `asn1:"optional,tag:1"`
223 func verifySignature(p7 *PKCS7, signer signerInfo) error {
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go111 type signerInfo struct { struct
112 Version int `asn1:"default:1"`
113 IssuerAndSerialNumber issuerAndSerial
114 DigestAlgorithm pkix.AlgorithmIdentifier
115 AuthenticatedAttributes []attribute `asn1:"optional,tag:0"`
116 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
117 EncryptedDigest []byte
118 UnauthenticatedAttributes []attribute `asn1:"optional,tag:1"`
223 func verifySignature(p7 *PKCS7, signer signerInfo) error {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go111 type signerInfo struct { struct
112 Version int `asn1:"default:1"`
113 IssuerAndSerialNumber issuerAndSerial
114 DigestAlgorithm pkix.AlgorithmIdentifier
115 AuthenticatedAttributes []attribute `asn1:"optional,tag:0"`
116 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
117 EncryptedDigest []byte
118 UnauthenticatedAttributes []attribute `asn1:"optional,tag:1"`
223 func verifySignature(p7 *PKCS7, signer signerInfo) error {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go111 type signerInfo struct { struct
112 Version int `asn1:"default:1"`
113 IssuerAndSerialNumber issuerAndSerial
114 DigestAlgorithm pkix.AlgorithmIdentifier
115 AuthenticatedAttributes []attribute `asn1:"optional,tag:0"`
116 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
117 EncryptedDigest []byte
118 UnauthenticatedAttributes []attribute `asn1:"optional,tag:1"`
223 func verifySignature(p7 *PKCS7, signer signerInfo) error {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go111 type signerInfo struct { struct
112 Version int `asn1:"default:1"`
113 IssuerAndSerialNumber issuerAndSerial
114 DigestAlgorithm pkix.AlgorithmIdentifier
115 AuthenticatedAttributes []attribute `asn1:"optional,tag:0"`
116 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
117 EncryptedDigest []byte
118 UnauthenticatedAttributes []attribute `asn1:"optional,tag:1"`
223 func verifySignature(p7 *PKCS7, signer signerInfo) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go111 type signerInfo struct { struct
112 Version int `asn1:"default:1"`
113 IssuerAndSerialNumber issuerAndSerial
114 DigestAlgorithm pkix.AlgorithmIdentifier
115 AuthenticatedAttributes []attribute `asn1:"optional,tag:0"`
116 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
117 EncryptedDigest []byte
118 UnauthenticatedAttributes []attribute `asn1:"optional,tag:1"`
223 func verifySignature(p7 *PKCS7, signer signerInfo) error {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go111 type signerInfo struct { struct
112 Version int `asn1:"default:1"`
113 IssuerAndSerialNumber issuerAndSerial
114 DigestAlgorithm pkix.AlgorithmIdentifier
115 AuthenticatedAttributes []attribute `asn1:"optional,tag:0"`
116 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
117 EncryptedDigest []byte
118 UnauthenticatedAttributes []attribute `asn1:"optional,tag:1"`
223 func verifySignature(p7 *PKCS7, signer signerInfo) error {
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go111 type signerInfo struct { struct
112 Version int `asn1:"default:1"`
113 IssuerAndSerialNumber issuerAndSerial
114 DigestAlgorithm pkix.AlgorithmIdentifier
115 AuthenticatedAttributes []attribute `asn1:"optional,tag:0"`
116 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
117 EncryptedDigest []byte
118 UnauthenticatedAttributes []attribute `asn1:"optional,tag:1"`
223 func verifySignature(p7 *PKCS7, signer signerInfo) 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.go111 type signerInfo struct { struct
112 Version int `asn1:"default:1"`
113 IssuerAndSerialNumber issuerAndSerial
114 DigestAlgorithm pkix.AlgorithmIdentifier
115 AuthenticatedAttributes []attribute `asn1:"optional,tag:0"`
116 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
117 EncryptedDigest []byte
118 UnauthenticatedAttributes []attribute `asn1:"optional,tag:1"`
223 func verifySignature(p7 *PKCS7, signer signerInfo) error {
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/fullsailor/pkcs7/
H A Dpkcs7.go111 type signerInfo struct { struct
112 Version int `asn1:"default:1"`
113 IssuerAndSerialNumber issuerAndSerial
114 DigestAlgorithm pkix.AlgorithmIdentifier
115 AuthenticatedAttributes []attribute `asn1:"optional,tag:0"`
116 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
117 EncryptedDigest []byte
118 UnauthenticatedAttributes []attribute `asn1:"optional,tag:1"`
223 func verifySignature(p7 *PKCS7, signer signerInfo) error {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/fullsailor/pkcs7/pkcs7-d7302db945fa/
H A Dpkcs7.go111 type signerInfo struct { struct
112 Version int `asn1:"default:1"`
113 IssuerAndSerialNumber issuerAndSerial
114 DigestAlgorithm pkix.AlgorithmIdentifier
115 AuthenticatedAttributes []attribute `asn1:"optional,tag:0"`
116 DigestEncryptionAlgorithm pkix.AlgorithmIdentifier
117 EncryptedDigest []byte
118 UnauthenticatedAttributes []attribute `asn1:"optional,tag:1"`
223 func verifySignature(p7 *PKCS7, signer signerInfo) error {

1234567