зеркало из https://github.com/mozilla/gecko-dev.git
Bugzilla bug 309640: replaced the French accented a (�) with ASCII a
because IBM JDK can't handle that 8-bit character in UTF8 locales. The patch is contributed by Rich Megginson of Red Hat. r=wtc,glen.beasley.
This commit is contained in:
Родитель
d47d842ad9
Коммит
343315772e
|
@ -120,7 +120,7 @@ public final class SafeBag implements ASN1Value {
|
|||
public static final OBJECT_IDENTIFIER KEY_BAG = PKCS12_BAG_IDS.subBranch(1);
|
||||
|
||||
/**
|
||||
* A bag containing a private key encrypted à la PKCS #8. The bag
|
||||
* A bag containing a private key encrypted a la PKCS #8. The bag
|
||||
* content is a PKCS #8 <i>EncryptedPrivateKeyInfo</i>.
|
||||
*/
|
||||
public static final OBJECT_IDENTIFIER PKCS8_SHROUDED_KEY_BAG =
|
||||
|
|
Загрузка…
Ссылка в новой задаче