Skip to content

Commit a5506d0

Browse files
committed
Cosmetic - remove mirrored irrelevant note
1 parent 4c3d56b commit a5506d0

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/pk.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6207,9 +6207,6 @@ int wolfSSL_PEM_write_PUBKEY(XFILE fp, WOLFSSL_EVP_PKEY* key)
62076207
}
62086208

62096209
/* Writes a private key to a file pointer encoded in PEM format.
6210-
*
6211-
* Mirrors wolfSSL_PEM_read_PrivateKey's key-type switch and writes the stored
6212-
* DER as the matching PEM private key type.
62136210
*
62146211
* @param [in] fp File pointer to write to.
62156212
* @param [in] key Private key to write in PEM format.

0 commit comments

Comments
 (0)