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