]> git.ipfire.org Git - thirdparty/strongswan.git/commit
pkcs8: Parse the decrypted PKCS#8 structure via regular builders
authorTobias Brunner <tobias@strongswan.org>
Fri, 4 Mar 2022 07:21:42 +0000 (08:21 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 14 Apr 2022 17:05:44 +0000 (19:05 +0200)
commit544fb1cf928a11e35bf45b1c9cd6aa0b778b1d8d
tree54a11bd1c88077702dbb986fa70697f2a78b2a0f
parent21b586c61c95756add73aaeaaa292571565bdb4c
pkcs8: Parse the decrypted PKCS#8 structure via regular builders

This allows other plugins to parse such structures directly.  The pkcs8
plugin is called recursively again if necessary.
src/libstrongswan/plugins/pkcs8/pkcs8_builder.c