Class NotBefore
java.lang.Object
br.ufsc.labsec.signature.conformanceVerifier.validationService.certificate.NotBefore
public abstract class NotBefore extends Object
-
Constructor Summary
Constructors Constructor Description NotBefore()
-
Method Summary
Modifier and Type Method Description static Date
getInstance(Object certificate)
-
Constructor Details
-
NotBefore
public NotBefore()
-
-
Method Details
-
getInstance
-