Sponsored Content
Full Discussion: Unix Certification
Operating Systems HP-UX Unix Certification Post 302229569 by ortsvorsteher on Wednesday 27th of August 2008 08:24:42 AM
Old 08-27-2008
Try to find your way at Public Sector Home (HP Public Sector)
 

10 More Discussions You Might Find Interesting

1. HP-UX

Unix Certification

Hi, Can anyone please let me know about Unix Certifications available? Regards, Puspendu (4 Replies)
Discussion started by: puspendu
4 Replies

2. 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

3. 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

4. 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

5. 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

6. 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

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
GnuPG::UserAttribute(3pm)				User Contributed Perl Documentation				 GnuPG::UserAttribute(3pm)

NAME
GnuPG::UserAttribute - GnuPG User Attribute Objects SYNOPSIS
# assumes a GnuPG::PublicKey object in $publickey my $jpgs_size = $publickey->user_attributes->[0]->subpacket_total_size(); DESCRIPTION
GnuPG::UserAttribute objects are generally not instantiated on their own, but rather as part of GnuPG::PublicKey or GnuPG::SecretKey objects. OBJECT METHODS
new( %initialization_args ) This methods creates a new object. The optional arguments are initialization of data members; OBJECT DATA MEMBERS
validity A scalar holding the value GnuPG reports for the calculated validity of the binding between this User Attribute packet and its associated primary key. See GnuPG's DETAILS file for details. subpacket_count A scalar holding the number of attribute subpackets. This is usually 1, as most UATs seen in the wild contain a single image in JPEG format. subpacket_total_size A scalar holding the total byte count of all attribute subpackets. signatures A list of GnuPG::Signature objects embodying the signatures on this user attribute. revocations A list of revocations associated with this User Attribute, stored as GnuPG::Signature objects (since revocations are a type of certification as well). BUGS
No useful information about the embedded attributes is provided yet. It would be nice to be able to get ahold of the raw JPEG material. SEE ALSO
GnuPG::Signature, perl v5.12.4 2010-05-10 GnuPG::UserAttribute(3pm)
All times are GMT -4. The time now is 02:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy