gcc/libjava/gnu/java/security/der
Casey Marshall 9231c02497 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
2005-04-22 18:15:15 +00:00
..
BitString.java
DER.java
DEREncodingException.java
DERReader.java Buffers.java, [...]: Reorganized import statements. 2005-04-18 18:40:27 +00:00
DERValue.java 2005-04-22 Casey Marshall <csm@gnu.org> 2005-04-22 18:15:15 +00:00
DERWriter.java