Sponsored Content
Full Discussion: Unix certification
Special Forums UNIX Desktop Questions & Answers Unix certification Post 302094794 by blowtorch on Wednesday 1st of November 2006 05:43:56 AM
Old 11-01-2006
You can read this thread for some info about which certification you might find useful. Remember that each vendor provides their own certification, so you can go to, say, hp.com or sun.com and search for 'certification'.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

unix certification

hi, Can you you please tell me which will be the best Unix certification to get. (1 Reply)
Discussion started by: asinha14
1 Replies

2. UNIX for Dummies Questions & Answers

Unix Certification

I am seeking to move from Mainframe Storage Management to Open Systems, possibly as an AIX administrator. Does anyone know of a good Unix certification program that can get my foot in the door? (3 Replies)
Discussion started by: ednan171
3 Replies

3. What is on Your Mind?

UNIX Certification

I am taking the UNIX Essentials/UNIX Core class on DVD. Two certifications are offered with it. What would be the next logical step in UNIX training after that? Would I need an instructor-led class? My company is offering $2500 towards Open Systems training and I would like to make the best... (1 Reply)
Discussion started by: ednan171
1 Replies

4. UNIX for Advanced & Expert Users

certification in Unix ?

Hi all General question ...please help ... Can anybody tell me how to get certified in UNIX ? Is/are there any certificaion paper(s) for UNIX OR any organization helps outsiders to get cerified in Unix. I know about Linux certification ..red hat and all.... But is there an specific Unix... (2 Replies)
Discussion started by: varungupta
2 Replies

5. UNIX and Linux Applications

Please help me for UNIX certification

Hi, Last 2 years i am working in unix environment .I am interested to do some certification on UNIX.Could you please suggest me regarding this.. Thanks in adcance p kumar (1 Reply)
Discussion started by: sradha
1 Replies

6. HP-UX

Unix Certification

Which certification I can go for?? (1 Reply)
Discussion started by: bharat.techie
1 Replies

7. Shell Programming and Scripting

UNIX Certification

Hello Everybody, Is there any unix certification , where i can be a unix certified. (1 Reply)
Discussion started by: pritish.sas
1 Replies

8. UNIX for Advanced & Expert Users

Certification on Unix

Hi all, I want to do a certification on unix, i dont have any idea about it. Can any one help me in where i can get the information on "UNIX CERTIFICATION" Thanks in advance, (1 Reply)
Discussion started by: vij_krr
1 Replies

9. Shell Programming and Scripting

UNIX Certification

Hi, I am willing to do UNIX certification other than Administration. Could any one suggest me which unix developers certification will be better to do get good employment opportunities. Thanks in advance.:b::b: (2 Replies)
Discussion started by: jhon1257
2 Replies

10. UNIX for Dummies Questions & Answers

UNIX certification

Hi there, I have 7+ IT experience worked in various support project in unix, pl/sql and C. I would like to take certification in unix (but I worked in shell scripting not in admin). I surfed net for certification but all are suggesting for admin certification like redhat, scsa..... I want to... (0 Replies)
Discussion started by: stew
0 Replies
Tspi_DAA_IssuerKeyVerification(3)			     Library Functions Manual				 Tspi_DAA_IssuerKeyVerification(3)

						     TCG Software Stack Developer's Reference

NAME
Tspi_DAA_IssuerKeyVerification - verifies the DAA public key SYNOPSIS
#include <tss/tss_typedef.h> #include <tss/tss_structs.h> #include <tss/tspi.h> TSPICALL Tspi_DAA_IssuerKeyVerification( TSS_HDAA hDAA, TSS_HKEY issuerPk, TSS_DAA_PK_PROOF* issuerPkProof, TSS_BOOL* isCorrect ); DESCRIPTION
Tspi_DAA_IssuerKeyVerification verifies the DAA public key of a DAA Issuer with respect to its associated proof. This is a resource con- suming task. It can be done by trusted third party (certification). This is an optional function and does not require a TPM or a TCS. PARAMETERS
hDAA The hDAA parameter is used to specify the handle of the DAA object. issuerPk The issuerPk parameter is a DAA Issuer public key. issuerPkProof The issuerPkProof parameter is a structure representing the proofs of the correctness of the DAA Issuer public key. isCorrect The isCorrect parameter is the return corectness of the proof. RETURN CODES
Tspi_DAA_IssuerKeyVerification returns TSS_SUCCESS on success, otherwise one of the following values is returned: TSS_E_INVALID_HANDLE Either the DAA is not valid. TSS_E_BAD_PARAMETER TSS_E_INTERNAL_ERROR An internal SW error has been detected. CONFORMING TO
Tspi_DAA_IssuerKeyVerification conforms to the Trusted Computing Group Software Specification version 1.2 SEE ALSO
Tspi_DAA_IssueSetup(3) TSS 1.2 2006-09-04 Tspi_DAA_IssuerKeyVerification(3)
All times are GMT -4. The time now is 11:11 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy