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