2005-04-22 Casey Marshall <csm@gnu.org>
* 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
This commit is contained in:
committed by
Michael Koch
parent
d4b477843a
commit
9231c02497
@@ -1,3 +1,11 @@
|
||||
2005-04-22 Casey Marshall <csm@gnu.org>
|
||||
|
||||
* 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.
|
||||
|
||||
2005-04-22 Andrew Pinski <pinskia@physics.uc.edu>
|
||||
|
||||
* gnu/gcj/runtime/NameFinder.java (close): IN, OUT, and PROC can all
|
||||
|
||||
Reference in New Issue
Block a user