TlsSignatureScheme.Ecdsa_secp256r1_sha256 Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
Ecdsa_secp256r1_sha256
Gets the ECDSA signature algorithm with the secp256r1 (NIST P-256) elliptic curve and the SHA-256 hash algorithm.
Declaration
public static TlsSignatureScheme Ecdsa_secp256r1_sha256 { get; }Property Value
| Type | Description | 
|---|---|
| TlsSignatureScheme |