Searched refs:nonstreamingCerts (Results 1 – 1 of 1) sorted by relevance
202 Certificate[][] nonstreamingCerts = null; in verifyV4Signature() local214 nonstreamingCerts = new Certificate[][]{v3Signer.certs}; in verifyV4Signature()230 nonstreamingCerts = v2Signer.certs; in verifyV4Signature()246 Signature[] nonstreamingSigs = convertToSignatures(nonstreamingCerts); in verifyV4Signature()