Searched refs:nonstreamingCerts (Results 1 – 1 of 1) sorted by relevance
260 Certificate[][] nonstreamingCerts = null; in verifyV4Signature() local272 nonstreamingCerts = new Certificate[][]{v3Signer.certs}; in verifyV4Signature()288 nonstreamingCerts = v2Signer.certs; in verifyV4Signature()304 Signature[] nonstreamingSigs = convertToSignatures(nonstreamingCerts); in verifyV4Signature()