| Package | Description |
|---|---|
| com.prosysopc.ua.stack.cert |
| Modifier and Type | Field and Description |
|---|---|
static Set<CertificateCheck> |
CertificateCheck.COMPULSORY
All tests that must pass, to accept the certificate.
|
| Modifier and Type | Method and Description |
|---|---|
static CertificateCheck |
CertificateCheck.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertificateCheck[] |
CertificateCheck.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
DefaultCertificateValidatorListener.onValidate(Cert certificate,
ApplicationDescription applicationDescription,
EnumSet<CertificateCheck> passedChecks)
Handle certificate validation.
|
Copyright © 2026. All rights reserved.