[get]
Categories of trust for the certificate.
Usage types for the certificate.
Properties for the Property method.
Properties for the Property method.
| HRESULT IAccCertificate::GetChain | ( | [in] xp_vbool | wantRoot, | |
| [out, retval] xp_variant * | certs | |||
| ) |
Get this cert's cert chain, optionally including the root cert, as a list of IAccCertificates.
| HRESULT IAccCertificate::Verify | ( | [in] xp_int | usage | ) |
Verifies that the certificate is valid at the current time, for the specified usages.
Explicitly trust this cert for the specified categories, either for the current session or permanently.
| xp_variant IAccCertificate::Property( [in] AccCertificateProp property) | ( | [in] AccCertificateProp | property | ) | [get] |
Get a specific property of the certificate.