Searched refs:getCnonce (Results 1 – 1 of 1) sorted by relevance
203 private String getCnonce() { in getCnonce() method in DigestScheme317 String cnonce = getCnonce(); in createDigest()354 String cnonce = getCnonce(); in createDigest()417 params.add(new BasicNameValuePair("cnonce", getCnonce())); in createDigestHeader()