public class Hmac extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getHmac() |
int |
hashCode() |
static Hmac |
of(String hmac)
Factory method to create a
Hmac from the given hmac . |
String |
toString() |
Copyright © 2016–2021 Pivotal Software, Inc.. All rights reserved.