Skip to content

How does the C# verify method support SHA256WithRSA/PSS signatures ? #3

Open
@ttljtw

Description

@ttljtw

public static Boolean verifyRsaSign(String content, String sign, String publicKey)

The preceding method can be used to verify the SHA256WithRSA signature.
If the SHA256WithRSA/PSS signature is enabled on the AGC, how do I modify the code?

image

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