blob: 11db7b6b06cf0d10c6580fcac5ebdaebae823455 [file] [log] [blame]
Changes
* Use heap memory to allocate DER encoded public/private key.
This reduces stack usage significantly for writing a public/private
key to a PEM string.