Expand description
Certificate and signing-related things
Structs
Error type for when parsing certificates from input
Functions
generates a really terrible self-signed certificate for testing purposes
this is a terrible function and only used for me to figure out how to parse out the cert from an SP Metadata file
Strips
-----BEGIN CERTIFICATE-----
and -----END CERTIFICATE-----
off a String,
good for including a certificate in an XML declaration for example