Home
last modified time | relevance | path

Searched refs:revokedCert (Results 1 – 25 of 58) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/x509/
H A DX509CRLEntryImpl.java76 private byte[] revokedCert = null; field in X509CRLEntryImpl
115 public X509CRLEntryImpl(byte[] revokedCert) throws CRLException { in X509CRLEntryImpl() argument
117 parse(new DerValue(revokedCert)); in X509CRLEntryImpl()
119 this.revokedCert = null; in X509CRLEntryImpl()
134 revokedCert = null; in X509CRLEntryImpl()
159 if (revokedCert == null) { in encode()
176 revokedCert = seq.toByteArray(); in encode()
178 outStrm.write(revokedCert); in encode()
196 if (revokedCert == null) in getEncoded0()
198 return revokedCert; in getEncoded0()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/security/x509/
H A DX509CRLEntryImpl.java76 private byte[] revokedCert = null; field in X509CRLEntryImpl
115 public X509CRLEntryImpl(byte[] revokedCert) throws CRLException { in X509CRLEntryImpl() argument
117 parse(new DerValue(revokedCert)); in X509CRLEntryImpl()
119 this.revokedCert = null; in X509CRLEntryImpl()
134 revokedCert = null; in X509CRLEntryImpl()
159 if (revokedCert == null) { in encode()
176 revokedCert = seq.toByteArray(); in encode()
178 outStrm.write(revokedCert); in encode()
196 if (revokedCert == null) in getEncoded0()
198 return revokedCert; in getEncoded0()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/x509/
H A DX509CRLEntryImpl.java76 private byte[] revokedCert = null; field in X509CRLEntryImpl
115 public X509CRLEntryImpl(byte[] revokedCert) throws CRLException { in X509CRLEntryImpl() argument
117 parse(new DerValue(revokedCert)); in X509CRLEntryImpl()
119 this.revokedCert = null; in X509CRLEntryImpl()
134 revokedCert = null; in X509CRLEntryImpl()
159 if (revokedCert == null) { in encode()
176 revokedCert = seq.toByteArray(); in encode()
178 outStrm.write(revokedCert); in encode()
196 if (revokedCert == null) in getEncoded0()
198 return revokedCert; in getEncoded0()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/x509/
H A DX509CRLEntryImpl.java76 private byte[] revokedCert = null; field in X509CRLEntryImpl
115 public X509CRLEntryImpl(byte[] revokedCert) throws CRLException { in X509CRLEntryImpl() argument
117 parse(new DerValue(revokedCert)); in X509CRLEntryImpl()
119 this.revokedCert = null; in X509CRLEntryImpl()
134 revokedCert = null; in X509CRLEntryImpl()
159 if (revokedCert == null) { in encode()
176 revokedCert = seq.toByteArray(); in encode()
178 outStrm.write(revokedCert); in encode()
196 if (revokedCert == null) in getEncoded0()
198 return revokedCert; in getEncoded0()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/security/x509/
H A DX509CRLEntryImpl.java76 private byte[] revokedCert = null; field in X509CRLEntryImpl
115 public X509CRLEntryImpl(byte[] revokedCert) throws CRLException { in X509CRLEntryImpl() argument
117 parse(new DerValue(revokedCert)); in X509CRLEntryImpl()
119 this.revokedCert = null; in X509CRLEntryImpl()
134 revokedCert = null; in X509CRLEntryImpl()
159 if (revokedCert == null) { in encode()
176 revokedCert = seq.toByteArray(); in encode()
178 outStrm.write(revokedCert); in encode()
196 if (revokedCert == null) in getEncoded0()
198 return revokedCert; in getEncoded0()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/security/x509/
H A DX509CRLEntryImpl.java76 private byte[] revokedCert = null; field in X509CRLEntryImpl
115 public X509CRLEntryImpl(byte[] revokedCert) throws CRLException { in X509CRLEntryImpl() argument
117 parse(new DerValue(revokedCert)); in X509CRLEntryImpl()
119 this.revokedCert = null; in X509CRLEntryImpl()
134 revokedCert = null; in X509CRLEntryImpl()
159 if (revokedCert == null) { in encode()
176 revokedCert = seq.toByteArray(); in encode()
178 outStrm.write(revokedCert); in encode()
196 if (revokedCert == null) in getEncoded0()
198 return revokedCert; in getEncoded0()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/security/x509/
H A DX509CRLEntryImpl.java76 private byte[] revokedCert = null; field in X509CRLEntryImpl
116 public X509CRLEntryImpl(byte[] revokedCert) throws CRLException { in X509CRLEntryImpl() argument
118 parse(new DerValue(revokedCert)); in X509CRLEntryImpl()
120 this.revokedCert = null; in X509CRLEntryImpl()
135 revokedCert = null; in X509CRLEntryImpl()
160 if (revokedCert == null) { in encode()
177 revokedCert = seq.toByteArray(); in encode()
179 outStrm.write(revokedCert); in encode()
197 if (revokedCert == null) in getEncoded0()
199 return revokedCert; in getEncoded0()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/security/x509/
H A DX509CRLEntryImpl.java76 private byte[] revokedCert = null; field in X509CRLEntryImpl
115 public X509CRLEntryImpl(byte[] revokedCert) throws CRLException { in X509CRLEntryImpl() argument
117 parse(new DerValue(revokedCert)); in X509CRLEntryImpl()
119 this.revokedCert = null; in X509CRLEntryImpl()
134 revokedCert = null; in X509CRLEntryImpl()
159 if (revokedCert == null) { in encode()
176 revokedCert = seq.toByteArray(); in encode()
178 outStrm.write(revokedCert); in encode()
196 if (revokedCert == null) in getEncoded0()
198 return revokedCert; in getEncoded0()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/security/x509/
H A DX509CRLEntryImpl.java76 private byte[] revokedCert = null; field in X509CRLEntryImpl
115 public X509CRLEntryImpl(byte[] revokedCert) throws CRLException { in X509CRLEntryImpl() argument
117 parse(new DerValue(revokedCert)); in X509CRLEntryImpl()
119 this.revokedCert = null; in X509CRLEntryImpl()
134 revokedCert = null; in X509CRLEntryImpl()
159 if (revokedCert == null) { in encode()
176 revokedCert = seq.toByteArray(); in encode()
178 outStrm.write(revokedCert); in encode()
196 if (revokedCert == null) in getEncoded0()
198 return revokedCert; in getEncoded0()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/x509/
H A DX509CRLEntryImpl.java76 private byte[] revokedCert = null; field in X509CRLEntryImpl
115 public X509CRLEntryImpl(byte[] revokedCert) throws CRLException { in X509CRLEntryImpl() argument
117 parse(new DerValue(revokedCert)); in X509CRLEntryImpl()
119 this.revokedCert = null; in X509CRLEntryImpl()
134 revokedCert = null; in X509CRLEntryImpl()
159 if (revokedCert == null) { in encode()
176 revokedCert = seq.toByteArray(); in encode()
178 outStrm.write(revokedCert); in encode()
196 if (revokedCert == null) in getEncoded0()
198 return revokedCert; in getEncoded0()
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/storj.io/common/peertls/extensions/
H A Drevocations.go58 func NewRevocationExt(key crypto.PrivateKey, revokedCert *x509.Certificate) (pkix.Extension, error)…
61 keyHash, err := peertls.DoubleSHA256PublicKey(revokedCert.PublicKey)
/dports/net/storj/storj-1.45.3/vendor/storj.io/common/peertls/extensions/
H A Drevocations.go58 func NewRevocationExt(key crypto.PrivateKey, revokedCert *x509.Certificate) (pkix.Extension, error)…
61 keyHash, err := peertls.DoubleSHA256PublicKey(revokedCert.PublicKey)
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/builtin/logical/pki/
H A Dcrl_util.go149 revokedCert, err := x509.ParseCertificate(revInfo.CertificateBytes)
155 SerialNumber: revokedCert.SerialNumber,
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/vault/builtin/logical/pki/
H A Dcrl_util.go152 revokedCert, err := x509.ParseCertificate(revInfo.CertificateBytes)
160 SerialNumber: revokedCert.SerialNumber,
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/vault/builtin/logical/pki/
H A Dcrl_util.go152 revokedCert, err := x509.ParseCertificate(revInfo.CertificateBytes)
160 SerialNumber: revokedCert.SerialNumber,
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/vault/builtin/logical/pki/
H A Dcrl_util.go152 revokedCert, err := x509.ParseCertificate(revInfo.CertificateBytes)
160 SerialNumber: revokedCert.SerialNumber,
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/revoke/
H A Drevoke_test.go53 var revokedCert = mustParse(`-----BEGIN CERTIFICATE----- var
133 if revoked, ok := VerifyCertificate(revokedCert); !ok {
/dports/sysutils/helmfile/vault-f6547fa8e820/builtin/logical/pki/
H A Dcrl_util.go197 revokedCert, err := x509.ParseCertificate(revInfo.CertificateBytes)
205 SerialNumber: revokedCert.SerialNumber,
/dports/misc/concourse/vault-bdd38fca2cff/builtin/logical/pki/
H A Dcrl_util.go197 revokedCert, err := x509.ParseCertificate(revInfo.CertificateBytes)
205 SerialNumber: revokedCert.SerialNumber,
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/builtin/logical/pki/
H A Dcrl_util.go197 revokedCert, err := x509.ParseCertificate(revInfo.CertificateBytes)
205 SerialNumber: revokedCert.SerialNumber,
/dports/security/vault/vault-1.8.2/builtin/logical/pki/
H A Dcrl_util.go203 revokedCert, err := x509.ParseCertificate(revInfo.CertificateBytes)
211 SerialNumber: revokedCert.SerialNumber,
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/builtin/logical/pki/
H A Dcrl_util.go197 revokedCert, err := x509.ParseCertificate(revInfo.CertificateBytes)
205 SerialNumber: revokedCert.SerialNumber,
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/builtin/logical/pki/
H A Dcrl_util.go197 revokedCert, err := x509.ParseCertificate(revInfo.CertificateBytes)
205 SerialNumber: revokedCert.SerialNumber,
/dports/sysutils/gomplate/vault-sdk-v0.1.13/builtin/logical/pki/
H A Dcrl_util.go197 revokedCert, err := x509.ParseCertificate(revInfo.CertificateBytes)
205 SerialNumber: revokedCert.SerialNumber,
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/builtin/logical/pki/
H A Dcrl_util.go197 revokedCert, err := x509.ParseCertificate(revInfo.CertificateBytes)
205 SerialNumber: revokedCert.SerialNumber,

123