Module sshcerts::utils [−][src]
Expand description
Utility functions for dealing with SSH certificates, signatures or conversions
Functions
Takes an ASN1 encoded ECDSA signature and attempts to parse it into it’s R and S constituent parts
Most signature systems generate ECDSA signatures encoded in ASN1 format. This function will take an ASN1 encoded ECDSA signature and return an SSH Signature blob