*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: hx509_verify_signature | Section: 3 | Source: FreeBSD | File: hx509_verify_signature.3.gz
hx509 crypto functions(3) Heimdalx509library hx509 crypto functions(3) NAME hx509 crypto functions - Functions int hx509_verify_signature (hx509_context context, const hx509_cert signer, const AlgorithmIdentifier *alg, const heim_octet_string *data, const heim_octet_string *sig) Detailed Description Function Documentation int 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. signer the certificate that made the signature. alg algorthm that was used to sign the data. data the data that was signed. sig the sigature to verify. Returns: An hx509 error code, see hx509_get_error_string(). Version 1.5.2 11 Jan 2012 hx509 crypto functions(3)

Navigation Options