@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-05-01T04:06:00.490Z") public class RsaEncryptionPolicyPaddingOAEPMgf1 extends Object
Constructor and Description |
---|
RsaEncryptionPolicyPaddingOAEPMgf1() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
DigestAlgorithm |
getHash()
Get hash
|
RsaEncryptionPolicyPaddingOAEPMgf1 |
hash(DigestAlgorithm hash) |
int |
hashCode() |
void |
setHash(DigestAlgorithm hash) |
String |
toString() |
public RsaEncryptionPolicyPaddingOAEPMgf1 hash(DigestAlgorithm hash)
public DigestAlgorithm getHash()
public void setHash(DigestAlgorithm hash)
Copyright © 2017-2019 Fortanix Inc. All Rights Reserved