-
- All Known Implementing Classes:
CertificatePathGeneric
public interface CertificatePath
Interface for apath
(also called chain) ofCertificate
s.- Since:
- 1.0.0
- Author:
- Joerg Hohwiller (hohwille at users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Certificate>
getCertificates()
-
-
-
Method Detail
-
getCertificates
List<Certificate> getCertificates()
-
-