| 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 |
|---|---|
void |
ClientSettings.assertAllowedHashAlgorithm(AlgorithmID algorithm)
Ensures that the indicated hash algorithm is allowed under the client
policy settings.
|
void |
ClientSettings.assertAllowedHashAlgorithm(AlgorithmID algorithm)
Ensures that the indicated hash algorithm is allowed under the client
policy settings.
|