public class RsaEncryptionPaddingOAEP extends Object
Constructor and Description |
---|
RsaEncryptionPaddingOAEP() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Mgf |
getMgf()
Get mgf
|
int |
hashCode() |
RsaEncryptionPaddingOAEP |
mgf(Mgf mgf) |
void |
setMgf(Mgf mgf) |
String |
toString() |
public RsaEncryptionPaddingOAEP mgf(Mgf mgf)
public Mgf getMgf()
public void setMgf(Mgf mgf)
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved