ECDsa Property
ECDsa
The object built that will perform the verification operation.
C#
public ECDsa ECDsa { get; }
Property Value
Type | Description |
---|---|
System.Security.Cryptography.ECDsa |
Remarks
This must be P-256 or P-384, and contain valid coordinates.