Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 17 for certifikat (0.41 sec)

  1. api/go1.5.txt

    pkg crypto/tls, type Certificate struct, SignedCertificateTimestamps [][]uint8
    pkg crypto/tls, type ConnectionState struct, OCSPResponse []uint8
    pkg crypto/tls, type ConnectionState struct, SignedCertificateTimestamps [][]uint8
    pkg crypto/x509, method (*CertificateRequest) CheckSignature() error
    pkg crypto/x509, type Certificate struct, UnhandledCriticalExtensions []asn1.ObjectIdentifier
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Jul 30 21:14:09 GMT 2015
    - 46.6K bytes
    - Viewed (0)
  2. api/go1.1.txt

    pkg crypto/x509, func IsEncryptedPEMBlock(*pem.Block) bool
    pkg crypto/x509, func ParseECPrivateKey([]uint8) (*ecdsa.PrivateKey, error)
    pkg crypto/x509, method (SystemRootsError) Error() string
    pkg crypto/x509, type Certificate struct, IPAddresses []net.IP
    pkg crypto/x509, type PEMCipher int
    pkg crypto/x509, type SystemRootsError struct
    pkg crypto/x509, type VerifyOptions struct, KeyUsages []ExtKeyUsage
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  3. api/go1.19.txt

    pkg time, method (Time) ZoneBounds() (Time, Time) #50062
    pkg crypto/x509, func ParseCRL //deprecated #50674
    pkg crypto/x509, func ParseDERCRL //deprecated #50674
    pkg crypto/x509, method (*Certificate) CheckCRLSignature //deprecated #50674
    pkg crypto/x509, method (*Certificate) CreateCRL //deprecated #50674
    pkg crypto/x509/pkix, type CertificateList //deprecated #50674
    pkg crypto/x509/pkix, type TBSCertificateList //deprecated #50674
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:29:41 GMT 2022
    - 17.9K bytes
    - Viewed (1)
  4. api/go1.2.txt

    pkg crypto/x509, type Certificate struct, CRLDistributionPoints []string
    pkg crypto/x509, type Certificate struct, Extensions []pkix.Extension
    pkg crypto/x509, type Certificate struct, ExtraExtensions []pkix.Extension
    pkg crypto/x509, type Certificate struct, IssuingCertificateURL []string
    pkg crypto/x509, type Certificate struct, OCSPServer []string
    pkg database/sql, method (*DB) SetMaxOpenConns(int)
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  5. misc/ios/README

    However, further setup is required to run tests or programs directly on a device.
    
    First make sure you have a valid developer certificate and have setup your device properly
    to run apps signed by your developer certificate. Then install the libimobiledevice and
    ideviceinstaller tools from https://www.libimobiledevice.org/. Use the HEAD versions from
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Dec 29 21:49:26 GMT 2020
    - 2.7K bytes
    - Viewed (0)
  6. api/go1.txt

    pkg crypto/tls, method (*Conn) Write([]uint8) (int, error)
    pkg crypto/tls, type Certificate struct
    pkg crypto/tls, type Certificate struct, Certificate [][]uint8
    pkg crypto/tls, type Certificate struct, Leaf *x509.Certificate
    pkg crypto/tls, type Certificate struct, OCSPStaple []uint8
    pkg crypto/tls, type Certificate struct, PrivateKey crypto.PrivateKey
    pkg crypto/tls, type ClientAuthType int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  7. api/go1.14.txt

    pkg crypto/tls, func InsecureCipherSuites() []*CipherSuite
    pkg crypto/tls, method (*CertificateRequestInfo) SupportsCertificate(*Certificate) error
    pkg crypto/tls, method (*ClientHelloInfo) SupportsCertificate(*Certificate) error
    pkg crypto/tls, type Certificate struct, SupportedSignatureAlgorithms []SignatureScheme
    pkg crypto/tls, type CertificateRequestInfo struct, Version uint16
    pkg crypto/tls, type CipherSuite struct
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  8. doc/godebug.md

    setting](/pkg/runtime#hdr-Environment_Variable). These stack traces have
    non-standard semantics, see setting documentation for details.
    
    Go 1.22 added a new [`crypto/x509.Certificate`](/pkg/crypto/x509/#Certificate)
    field, [`Policies`](/pkg/crypto/x509/#Certificate.Policies), which supports
    certificate policy OIDs with components larger than 31 bits. By default this
    field is only used during parsing, when it is populated with policy OIDs, but
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Apr 16 17:29:58 GMT 2024
    - 13.5K bytes
    - Viewed (0)
  9. api/go1.9.txt

    pkg net/http, method (*Server) ServeTLS(net.Listener, string, string) error
    pkg net/http/fcgi, func ProcessEnv(*http.Request) map[string]string
    pkg net/http/httptest, method (*Server) Certificate() *x509.Certificate
    pkg net/http/httptest, method (*Server) Client() *http.Client
    pkg reflect, func MakeMapWithSize(Type, int) Value
    pkg runtime/pprof, func Do(context.Context, LabelSet, func(context.Context))
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon Oct 04 20:20:20 GMT 2021
    - 10.7K bytes
    - Viewed (0)
  10. api/go1.8.txt

    pkg crypto/tls, type Config struct, GetClientCertificate func(*CertificateRequestInfo) (*Certificate, error)
    pkg crypto/tls, type Config struct, GetConfigForClient func(*ClientHelloInfo) (*Config, error)
    pkg crypto/tls, type Config struct, KeyLogWriter io.Writer
    pkg crypto/tls, type Config struct, VerifyPeerCertificate func([][]uint8, [][]*x509.Certificate) error
    pkg crypto/tls, type SignatureScheme uint16
    pkg crypto/x509, const NameMismatch = 5
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Dec 21 05:25:57 GMT 2016
    - 16.3K bytes
    - Viewed (0)
Back to top