public class X509CA
extends java.lang.Object
| Constructor and Description |
|---|
X509CA(java.security.cert.CertificateFactory cf,
java.lang.String certificateUrl,
java.util.Collection<java.lang.String> crlUrls) |
public X509CA(java.security.cert.CertificateFactory cf,
java.lang.String certificateUrl,
java.util.Collection<java.lang.String> crlUrls)
public void load()
throws java.lang.Exception
java.lang.Exceptionpublic java.security.cert.X509Certificate[] getCertificates()
public java.security.cert.X509CRL[] getCrls()
public boolean isRevoked(java.security.cert.X509Certificate cert)
public boolean isValid()
public java.lang.String toString()
toString in class java.lang.Object
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0