[erlang-patches] public_key API improvement

Dan Gudmundsson dgud@REDACTED
Fri Aug 28 08:14:05 CEST 2009


Thanks, added.
/Dan

Geoff Cant wrote:
> Hi all, I've just been investigating the new public_key suite for use in
> one of our projects. It looks very useful, but I have a possible API
> improvement to share:
> 
> public_key:pem_to_der/1,2 require that the PEM data come from a file on
> disk. I'd like to be able to operate on PEM data from non-file sources,
> so I've extended the API to accept a binary full of PEM data as well.
> 
> 
> 
> ------------------------------------------------------------------------
> 
> 
> The new tree is available from
> http://github.com/mfoemmel/erlang-otp/commits/pubkey_api_improvement
> 
> Cheers,
> 
> 
> ------------------------------------------------------------------------
> 
> 
> ________________________________________________________________
> erlang-patches mailing list. See http://www.erlang.org/faq.html
> erlang-patches (at) erlang.org


More information about the erlang-patches mailing list