Skip to content

Parsing rsa::pkcs1v15::Signature from DER bit string #449

@zhengyao-lin

Description

@zhengyao-lin

Hello! I'm trying to use this crate for verifying RSA PKCS1 signatures in X.509 certificates.

What's the best way to parse a DER BitString and get a rsa::pkcs1v15::Signature out of it? I see that there is impl SignatureBitStringEncoding for Signature to output bit string, but there doesn't seem to be anything for the inverse.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions