Searched refs:getCnonce (Results 1 – 1 of 1) sorted by relevance
198 private String getCnonce() { in getCnonce() method in DigestScheme312 String cnonce = getCnonce(); in createDigest()349 String cnonce = getCnonce(); in createDigest()412 params.add(new BasicNameValuePair("cnonce", getCnonce())); in createDigestHeader()