Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for hashForServerKeyExchange (0.21 sec)

  1. src/crypto/tls/key_agreement.go

    	return md5sha1
    }
    
    // hashForServerKeyExchange hashes the given slices and returns their digest
    // using the given hash function (for TLS 1.2) or using a default based on
    // the sigType (for earlier TLS versions). For Ed25519 signatures, which don't
    // do pre-hashing, it returns the concatenation of the slices.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 14:56:25 UTC 2024
    - 11.8K bytes
    - Viewed (0)
Back to top