Package | Description |
---|---|
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
FpeConstraints |
FpeCompoundPart.getConstraints()
Get constraints
|
FpeConstraints |
FpeEncryptedPart.getConstraints()
Get constraints
|
FpeConstraints |
FpeConstraints.luhnCheck(Boolean luhnCheck) |
FpeConstraints |
FpeConstraints.numGt(Integer numGt) |
FpeConstraints |
FpeConstraints.numLt(Integer numLt) |
FpeConstraints |
FpeConstraints.numNe(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-2023 Fortanix Inc. All Rights Reserved