| Package | Description |
|---|---|
| com.entrust.toolkit.x509.policies |
Contains classes used to check security policies issued by an Entrust PKI — password rules and client
settings, for example.
|
| Modifier and Type | Method and Description |
|---|---|
EntrustCertDefnSettings |
EntrustCertTypeSettings.getCertdefn(java.math.BigInteger id)
Returns the certificate-definition policy that corresponds to the provided
certificate-definition id.
|
EntrustCertDefnSettings |
EntrustCertTypeSettings.getCertdefn(EntrustCertInfoId certdefn)
Returns the certificate-definition policy that corresponds to the provided
certificate-definition identifier.
|
EntrustCertDefnSettings |
EntrustCertTypeSettings.getCertdefn(java.lang.String name)
Returns the certificate-definition policy that corresponds to the provided
certificate-definition name.
|