Home
last modified time | relevance | path

Searched defs:CertInfo (Results 1 – 2 of 2) sorted by relevance

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dtypes_windows.go1459 type CertInfo struct { struct
1460 Version uint32
1461 SerialNumber CryptIntegerBlob
1462 SignatureAlgorithm CryptAlgorithmIdentifier
1463 Issuer CertNameBlob
1464 NotBefore Filetime
1465 NotAfter Filetime
1466 Subject CertNameBlob
1467 SubjectPublicKeyInfo CertPublicKeyInfo
1468 IssuerUniqueId CryptBitBlob
[all …]
/prebuilts/go/linux-x86/src/syscall/
Dtypes_windows.go884 type CertInfo struct { struct
892 CertInfo *CertInfo member