PrivateKeyUsagePeriod.java
3.48 KB
-
2005-04-22 Casey Marshall <csm@gnu.org> · 9231c024
* gnu/java/security/der/DERValue.java (getValueAs): new method. * gnu/java/security/x509/ext/PrivateKeyUsagePeriod.java (<init>): read both dates with 'DERValue.getValueAs', with 'GENERALIZED_TIME' as the argument. From-SVN: r98578
Casey Marshall committed