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
73 final long[] certRefs; in fromPkcs7DerInputStream() local112 final long[] certRefs; in fromPkcs7PemInputStream() local
92 final long[] certRefs; in fromPkcs7DerInputStream() local139 final long[] certRefs; in fromPkcs7PemInputStream() local
645 public void verifyCertificateChain(long sslSessionNativePtr, long[] certRefs, in verifyCertificateChain()
575 public void verifyCertificateChain(long sslSessionNativePtr, long[] certRefs, String authMethod) in verifyCertificateChain()
155 final long[] certRefs = new long[certs.length]; in getCertificateReferences() local