Fixed malformed utf8 string.

Replacing: byte sequence "040 251 040" with "040 302 251 040" properly
escaping the © symbol.
This commit is contained in:
Jason Parachoniak
2022-04-25 00:28:49 -07:00
committed by GitHub
parent 56d0255a8a
commit df71cebf34
+1 -1
View File
@@ -805,7 +805,7 @@ PKCS#7, PKCS#8 and PKSC#10. Portions of these standards are included
in Harmony Javadoc for reference, and in accordance with the licensing terms
for PKCS#7, PKCS#8 and PKSC#10, the full copyright statement is here:
Copyright © 1991-1993 RSA Laboratories, a division of RSA Data Security, Inc.
Copyright © 1991-1993 RSA Laboratories, a division of RSA Data Security, Inc.
License to copy this document is granted provided that it is identified as
"RSA Data Security, Inc. Public-Key Cryptography Standards (PKCS)" in all
material mentioning or referencing this document.