Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for PolicyIdentifiers (0.09 seconds)

  1. doc/godebug.md

    certificates, policies are now taken from the
    [`Certificate.Policies`](/pkg/crypto/x509/#Certificate.Policies) field rather
    than the
    [`Certificate.PolicyIdentifiers`](/pkg/crypto/x509/#Certificate.PolicyIdentifiers)
    field by default.
    
    Go 1.24 enabled the post-quantum key exchange mechanism
    X25519MLKEM768 by default. The default can be reverted using the
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Mar 20 15:49:10 GMT 2026
    - 26K bytes
    - Click Count (0)
  2. api/go1.txt

    pkg crypto/x509, type Certificate struct, PermittedDNSDomains []string
    pkg crypto/x509, type Certificate struct, PermittedDNSDomainsCritical bool
    pkg crypto/x509, type Certificate struct, PolicyIdentifiers []asn1.ObjectIdentifier
    pkg crypto/x509, type Certificate struct, PublicKey interface{}
    pkg crypto/x509, type Certificate struct, PublicKeyAlgorithm PublicKeyAlgorithm
    pkg crypto/x509, type Certificate struct, Raw []uint8
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Click Count (0)
Back to Top