Package net.ripe.rpki.commons.rsync
Class RemoteCertificateFetcher
- java.lang.Object
-
- net.ripe.rpki.commons.rsync.RemoteCertificateFetcher
-
@Deprecated public class RemoteCertificateFetcher extends Object
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description RemoteCertificateFetcher()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description X509CrlgetRemoteCrl(String sourcePath)Deprecated.X509ResourceCertificategetRemoteResourceCertificate(String sourcePath)Deprecated.
-
-
-
Method Detail
-
getRemoteResourceCertificate
public X509ResourceCertificate getRemoteResourceCertificate(String sourcePath)
Deprecated.
-
-