Searched defs:certRefs (Results 1 – 6 of 6) sorted by relevance
94 final long[] certRefs = new long[certs.length]; in getEncoded() local146 final long[] certRefs; in fromPkiPathEncoding() local
74 final long[] certRefs; in fromPkcs7DerInputStream() local113 final long[] certRefs; in fromPkcs7PemInputStream() local
92 final long[] certRefs; in fromPkcs7DerInputStream() local139 final long[] certRefs; in fromPkcs7PemInputStream() local
639 public void verifyCertificateChain(long sslSessionNativePtr, long[] certRefs, in verifyCertificateChain()
504 public void verifyCertificateChain(long sslSessionNativePtr, long[] certRefs, String authMethod) in verifyCertificateChain()
149 final long[] certRefs = new long[certs.length]; in getCertificateReferences() local