![]() |
![]()
| ![]() |
![]()
NAMEhx509_cryptoSYNOPSISFunctionsint hx509_verify_signature (hx509_context context, const hx509_cert signer, const AlgorithmIdentifier *alg, const heim_octet_string *data, const heim_octet_string *sig) Detailed DescriptionFunction Documentationint hx509_verify_signature (hx509_context context, const hx509_cert signer, const AlgorithmIdentifier * alg, const heim_octet_string * data, const heim_octet_string * sig)Verify a signature made using the private key of an certificate. Parameters:context A hx509 context.
Returns:
An hx509 error code, see
hx509_get_error_string().
AuthorGenerated automatically by Doxygen for Heimdalx509library from the source code.
|