Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for makeRect (0.54 sec)

  1. src/crypto/x509/x509.go

    	oidMGF1 = asn1.ObjectIdentifier{1, 2, 840, 113549, 1, 1, 8}
    
    	// oidISOSignatureSHA1WithRSA means the same as oidSignatureSHA1WithRSA
    	// but it's specified by ISO. Microsoft's makecert.exe has been known
    	// to produce certificates with this OID.
    	oidISOSignatureSHA1WithRSA = asn1.ObjectIdentifier{1, 3, 14, 3, 2, 29}
    )
    
    var signatureAlgorithmDetails = []struct {
    	algo       SignatureAlgorithm
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 09:20:15 UTC 2024
    - 82K bytes
    - Viewed (0)
Back to top