Package | Description |
---|---|
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
FpeOptions |
FpeOptions.addMaskItem(Integer maskItem) |
FpeOptions |
FpeOptions.addPreserveItem(Integer preserveItem) |
FpeOptions |
SobjectRequest.getFpe()
Get fpe
|
FpeOptions |
FpeOptions.luhnCheck(Boolean luhnCheck) |
FpeOptions |
FpeOptions.mask(List<Integer> mask) |
FpeOptions |
FpeOptions.maxLength(Integer maxLength) |
FpeOptions |
FpeOptions.minLength(Integer minLength) |
FpeOptions |
FpeOptions.name(String name) |
FpeOptions |
FpeOptions.preserve(List<Integer> preserve) |
FpeOptions |
FpeOptions.radix(Integer radix) |
Modifier and Type | Method and Description |
---|---|
SobjectRequest |
SobjectRequest.fpe(FpeOptions fpe) |
void |
SobjectRequest.setFpe(FpeOptions fpe) |
Copyright © 2017-2019 Fortanix Inc. All Rights Reserved