Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CertFreeCertificateContext (0.2 sec)

  1. src/crypto/x509/root_windows.go

    // in the opts.Intermediates CertPool.
    //
    // A pointer to the in-memory store is available in the returned CertContext's Store field.
    // The store is automatically freed when the CertContext is freed using
    // syscall.CertFreeCertificateContext.
    func createStoreContext(leaf *Certificate, opts *VerifyOptions) (*syscall.CertContext, error) {
    	var storeCtx *syscall.CertContext
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Nov 09 19:41:40 UTC 2023
    - 8.7K bytes
    - Viewed (0)
Back to top