Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. doc/godebug.md

    field is only used during parsing, when it is populated with policy OIDs, but
    not used during marshaling. It can be used to marshal these larger OIDs, instead
    of the existing PolicyIdentifiers field, by using the
    [`x509usepolicies` setting.](/pkg/crypto/x509/#CreateCertificate).
    
    
    ### Go 1.21
    
    Go 1.21 made it a run-time error to call `panic` with a nil interface value,
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Mon Oct 28 14:46:33 UTC 2024
    - 17.2K 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 Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top