| org.apache.harmony.security.tests.asn1.der.GeneralizedTimeTest
GeneralizedTimeTest | public class GeneralizedTimeTest extends TestCase (Code) | | ASN.1 DER test for GeneralizedTime type
See Also: http://asn1.elibel.tm.fr/en/standards/index.htm |
test_Decode_Encode | public void test_Decode_Encode() throws Exception(Code) | | Verifies DER decoding/encoding ASN.1 GeneralizedTime.
GeneralizedTime expresses Greenwich Mean Time by
the following pattern: YYYYMMDDHHMMSS'Z'
|
test_EncodeMilliseconds | public void test_EncodeMilliseconds() throws IOException(Code) | | |
test_Milliseconds | public void test_Milliseconds() throws IOException(Code) | | Tests milliseconds result of encoding/decoding on the date after 2050.
|
|
|