TlsSignatureScheme.Rsa_pss_rsae_sha256 Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
Rsa_pss_rsae_sha256
Gets the RSASSA-PSS signature algorithm with the mask generation function 1 and the SHA-256 hash algorithm. If the public key is carried in an X.509 certificate, it must use the rsaEncryption OID.
Declaration
public static TlsSignatureScheme Rsa_pss_rsae_sha256 { get; }
Property Value
Type | Description |
---|---|
TlsSignatureScheme |