Function x509_signature::parse_algorithmid
source · [−]Expand description
Parse the ASN.1 DER-encoded algorithm identifier in asn1
into a
SignatureScheme
. This will fail if asn1
is not a known signature scheme.
Parse the ASN.1 DER-encoded algorithm identifier in asn1
into a
SignatureScheme
. This will fail if asn1
is not a known signature scheme.