-
- All Known Implementing Classes:
CertificatePathGeneric
public interface CertificatePathInterface for apath(also called chain) ofCertificates.- 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()
-
-