X509CertHasKeyUsage (FUN)ΒΆ
FUNCTION X509CertHasKeyUsage : BOOL
Check if the specified key-usages are defined within the certificate.
- InOut:
Scope
Name
Type
Comment
Return
X509CertHasKeyUsageBOOLTrue if all key usages are part of the certificate.
Input
hCertRTS_IEC_HANDLEHandle of to certificate.
keyUsageUDINTKey usages to check. Refer to Key Usage flags.
pResultPOINTER TO RTS_IEC_RESULT
POINTER TO error code