open-vault/sdk/helper/certutil
ncabatoff c48936c4fd
Refactor cert util (#6676)
Break dataBundle into two pieces: inputBundle, which contains data that
is specific to the pki backend, and creationBundle, which is a more
generic bundle of validated inputs given to certificate creation/signing routines.

Move functions that only take creationBundle to certutil and make them public.
2019-05-09 11:43:11 -04:00
..
certutil_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
helpers.go Refactor cert util (#6676) 2019-05-09 11:43:11 -04:00
types.go Refactor cert util (#6676) 2019-05-09 11:43:11 -04:00