| Package | Description |
|---|---|
| com.fortanix.sdkms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
FpeConstraints |
FpeConstraints.addNumNeItem(Integer numNeItem) |
FpeConstraints |
FpeConstraints.appliesTo(Object appliesTo) |
FpeConstraints |
FpeConstraints.date(Object date) |
FpeConstraints |
FpeCompoundPart.getConstraints() |
FpeConstraints |
FpeEncryptedPart.getConstraints() |
FpeConstraints |
FpeConstraints.luhnCheck(Boolean luhnCheck) |
FpeConstraints |
FpeConstraints.numGt(Integer numGt) |
FpeConstraints |
FpeConstraints.numLt(Integer numLt) |
FpeConstraints |
FpeConstraints.numNe(List<Integer> numNe) |
| Modifier and Type | Method and Description |
|---|---|
FpeCompoundPart |
FpeCompoundPart.constraints(FpeConstraints constraints) |
FpeEncryptedPart |
FpeEncryptedPart.constraints(FpeConstraints constraints) |
void |
FpeCompoundPart.setConstraints(FpeConstraints constraints) |
void |
FpeEncryptedPart.setConstraints(FpeConstraints constraints) |
Copyright © 2017-2025 Fortanix Inc. All Rights Reserved