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