public class MgfMgf1 extends Object
Constructor and Description |
---|
MgfMgf1() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
DigestAlgorithm |
getHash()
Get hash
|
MgfMgf1 |
hash(DigestAlgorithm hash) |
int |
hashCode() |
void |
setHash(DigestAlgorithm hash) |
String |
toString() |
public MgfMgf1 hash(DigestAlgorithm hash)
public DigestAlgorithm getHash()
public void setHash(DigestAlgorithm hash)
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved