@Table(value="trustbundle") public class TrustBundle extends Object
| Constructor and Description |
|---|
TrustBundle() |
| Modifier and Type | Method and Description |
|---|---|
X509Certificate |
toSigningCertificate()
Converts the signing data into an X509 certificate
|
void |
validate()
Validates that the bundle has valid and complete data
|
public X509Certificate toSigningCertificate() throws CertificateException
CertificateExceptionpublic void validate()
throws CertificateException
CertificateExceptionCopyright © 2021. All rights reserved.