Home
last modified time | relevance | path

Searched defs:DigitallySigned (Results 1 – 25 of 77) sorted by relevance

1234

/dports/www/firefox-esr/firefox-91.8.0/security/ct/
H A DSignedCertificateTimestamp.h37 struct DigitallySigned { struct
51 // match this DigitallySigned hash and signature algorithms. argument
74 DigitallySigned signature; argument
/dports/www/firefox/firefox-99.0/security/ct/
H A DSignedCertificateTimestamp.h37 struct DigitallySigned { struct
51 // match this DigitallySigned hash and signature algorithms. argument
74 DigitallySigned signature; argument
/dports/mail/thunderbird/thunderbird-91.8.0/security/ct/
H A DSignedCertificateTimestamp.h37 struct DigitallySigned { struct
51 // match this DigitallySigned hash and signature algorithms. argument
74 DigitallySigned signature; argument
/dports/lang/spidermonkey60/firefox-60.9.0/security/certverifier/
H A DSignedCertificateTimestamp.h38 struct DigitallySigned { struct
52 // match this DigitallySigned hash and signature algorithms. argument
75 DigitallySigned signature; argument
/dports/lang/spidermonkey78/firefox-78.9.0/security/ct/
H A DSignedCertificateTimestamp.h37 struct DigitallySigned { struct
51 // match this DigitallySigned hash and signature algorithms. argument
74 DigitallySigned signature; argument
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/vendor/github.com/google/certificate-transparency-go/tls/
H A Dtypes.go27 type DigitallySigned struct { struct
28 Algorithm SignatureAndHashAlgorithm
29 Signature []byte `tls:"minlen:0,maxlen:65535"`
32 func (d DigitallySigned) String() string {
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/tls/
H A Dtypes.go27 type DigitallySigned struct { struct
28 Algorithm SignatureAndHashAlgorithm
29 Signature []byte `tls:"minlen:0,maxlen:65535"`
32 func (d DigitallySigned) String() string {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/google/certificate-transparency-go/tls/
H A Dtypes.go27 type DigitallySigned struct { struct
28 Algorithm SignatureAndHashAlgorithm
29 Signature []byte `tls:"minlen:0,maxlen:65535"`
32 func (d DigitallySigned) String() string {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency-go/tls/
H A Dtypes.go27 type DigitallySigned struct { struct
28 Algorithm SignatureAndHashAlgorithm
29 Signature []byte `tls:"minlen:0,maxlen:65535"`
32 func (d DigitallySigned) String() string {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/google/certificate-transparency-go/tls/
H A Dtypes.go27 type DigitallySigned struct { struct
28 Algorithm SignatureAndHashAlgorithm
29 Signature []byte `tls:"minlen:0,maxlen:65535"`
32 func (d DigitallySigned) String() string {
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/google/certificate-transparency-go/tls/
H A Dtypes.go27 type DigitallySigned struct { struct
28 Algorithm SignatureAndHashAlgorithm
29 Signature []byte `tls:"minlen:0,maxlen:65535"`
32 func (d DigitallySigned) String() string {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency-go/tls/
H A Dtypes.go27 type DigitallySigned struct { struct
28 Algorithm SignatureAndHashAlgorithm
29 Signature []byte `tls:"minlen:0,maxlen:65535"`
32 func (d DigitallySigned) String() string {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency-go/tls/
H A Dtypes.go27 type DigitallySigned struct { struct
28 Algorithm SignatureAndHashAlgorithm
29 Signature []byte `tls:"minlen:0,maxlen:65535"`
32 func (d DigitallySigned) String() string {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency-go/tls/
H A Dtypes.go27 type DigitallySigned struct { struct
28 Algorithm SignatureAndHashAlgorithm
29 Signature []byte `tls:"minlen:0,maxlen:65535"`
32 func (d DigitallySigned) String() string {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency-go/tls/
H A Dtypes.go27 type DigitallySigned struct { struct
28 Algorithm SignatureAndHashAlgorithm
29 Signature []byte `tls:"minlen:0,maxlen:65535"`
32 func (d DigitallySigned) String() string {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency-go/tls/
H A Dtypes.go27 type DigitallySigned struct { struct
28 Algorithm SignatureAndHashAlgorithm
29 Signature []byte `tls:"minlen:0,maxlen:65535"`
32 func (d DigitallySigned) String() string {
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/tls/
H A Dtypes.go27 type DigitallySigned struct { struct
28 Algorithm SignatureAndHashAlgorithm
29 Signature []byte `tls:"minlen:0,maxlen:65535"`
32 func (d DigitallySigned) String() string {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cert/
H A Dsigned_certificate_timestamp.h64 struct NET_EXPORT DigitallySigned { struct
82 DigitallySigned(); argument
91 HashAlgorithm hash_algorithm;
92 SignatureAlgorithm signature_algorithm;
94 std::string signature_data;
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cert/
H A Dsigned_certificate_timestamp.h64 struct NET_EXPORT DigitallySigned { struct
82 DigitallySigned(); argument
91 HashAlgorithm hash_algorithm;
92 SignatureAlgorithm signature_algorithm;
94 std::string signature_data;
/dports/www/firefox-legacy/firefox-52.8.0esr/security/certverifier/
H A DSignedCertificateTimestamp.h43 struct DigitallySigned struct
63 // match this DigitallySigned hash and signature algorithms. argument
87 DigitallySigned signature; argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/swarmkit/vendor/github.com/google/certificate-transparency/go/
H A Dtypes.go187 type DigitallySigned struct { struct
188 HashAlgorithm HashAlgorithm
189 SignatureAlgorithm SignatureAlgorithm
190 Signature []byte
195 func (d *DigitallySigned) FromBase64String(b64 string) error {
209 func (d DigitallySigned) Base64String() (string, error) {
218 func (d DigitallySigned) MarshalJSON() ([]byte, error) {
227 func (d *DigitallySigned) UnmarshalJSON(b []byte) error {
/dports/security/suricata/suricata-6.0.4/rust/vendor/tls-parser/src/
H A Dtls_sign_hash.rs99 pub struct DigitallySigned<'a> { struct
105 named! {pub parse_digitally_signed_old<DigitallySigned>, argument
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency/go/
H A Dtypes.go190 type DigitallySigned struct { struct
191 HashAlgorithm HashAlgorithm
192 SignatureAlgorithm SignatureAlgorithm
193 Signature []byte
198 func (d *DigitallySigned) FromBase64String(b64 string) error {
212 func (d DigitallySigned) Base64String() (string, error) {
221 func (d DigitallySigned) MarshalJSON() ([]byte, error) {
230 func (d *DigitallySigned) UnmarshalJSON(b []byte) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency/go/
H A Dtypes.go190 type DigitallySigned struct { struct
191 HashAlgorithm HashAlgorithm
192 SignatureAlgorithm SignatureAlgorithm
193 Signature []byte
198 func (d *DigitallySigned) FromBase64String(b64 string) error {
212 func (d DigitallySigned) Base64String() (string, error) {
221 func (d DigitallySigned) MarshalJSON() ([]byte, error) {
230 func (d *DigitallySigned) UnmarshalJSON(b []byte) error {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency/go/
H A Dtypes.go190 type DigitallySigned struct { struct
191 HashAlgorithm HashAlgorithm
192 SignatureAlgorithm SignatureAlgorithm
193 Signature []byte
198 func (d *DigitallySigned) FromBase64String(b64 string) error {
212 func (d DigitallySigned) Base64String() (string, error) {
221 func (d DigitallySigned) MarshalJSON() ([]byte, error) {
230 func (d *DigitallySigned) UnmarshalJSON(b []byte) error {

1234