|
From: | berrange at redhat dot com |
Subject: | [Bug classpath/25144] javax.crypto.EncryptedPrivateKeyInfo fails when encoding an java.security.AlgorithmParameters instance |
Date: | 28 Nov 2005 18:26:49 -0000 |
------- Comment #1 from berrange at redhat dot com 2005-11-28 18:26 ------- Created an attachment (id=10357) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10357&action=view) Test program demonstrating zero-length array returned when encoding AlgorithmParameters When running the demo program with Jam VM 1.3.3 + ClassPath 0.19 it outputs: $ ~/usr/jamvm-1.3.3/bin/jamvm -cp . EncryptedPrivateKeyInfoDERTest Encrypted key: javax.crypto.EncryptedPrivateKeyInfo Size 21 Encrypted key: javax.crypto.EncryptedPrivateKeyInfo Size 0 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25144
[Prev in Thread] | Current Thread | [Next in Thread] |