Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for PolicyIdentifiers (0.9 sec)

  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
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue Jul 08 18:30:38 UTC 2025
    - 22.9K bytes
    - Viewed (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
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top