Searched refs:thumbprint (Results 1 – 3 of 3) sorted by relevance
49 "\<store location\>\\\<store name\>\\\<thumbprint\>" to refer to a certificate51 **"CurrentUser\\MY\\934a7ac6f8a5d5"**. The thumbprint is usually a SHA-1 hex
54 store first). You can use "\<store location\>\\<store name\>\\<thumbprint\>"
400 TCHAR **thumbprint) in get_cert_location() argument440 *thumbprint = sep + 1; in get_cert_location()441 if(_tcslen(*thumbprint) != CERT_THUMBPRINT_STR_LEN) in get_cert_location()
Completed in 14 milliseconds