TlsSignatureScheme.Rsa_pkcs1_sha1 Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
Rsa_pkcs1_sha1
Legacy signature algorithm. Gets the RSASSA-PKCS1-v1_5 signature algorithm with the SHA-1 hash algorithm.
Declaration
public static TlsSignatureScheme Rsa_pkcs1_sha1 { get; }
Property Value
Type | Description |
---|---|
TlsSignatureScheme |