Searched refs:SHA256_KEY (Results 1 – 2 of 2) sorted by relevance
48 private static final SecretKey SHA256_KEY = field in MacHashFunctionTest58 .put("HmacSHA256", SHA256_KEY, Hashing.hmacSha256(SHA256_KEY))264 Hashing.hmacSha256(SHA256_KEY).toString()); in testToString()