Class WrongTimeFormatPre2050

java.lang.Object
de.mtg.jzlint.lints.rfc.WrongTimeFormatPre2050
All Implemented Interfaces:
JavaLint

public class WrongTimeFormatPre2050 extends Object implements JavaLint
CAs conforming to this profile MUST always encode certificate validity dates through the year 2049 as UTCTime; certificate validity dates in 2050 or later MUST be encoded as GeneralizedTime. Conforming applications MUST be able to process validity dates that are encoded in either UTCTime or GeneralizedTime.