Hi Keith and Paulo,
Many thanks for your suggestions. I'm tied up on something else at the
moment so will take a look later.
But just to confirm IX509AttributeCertificate.cs came with the iTextSharp
source - I haven't modified/used it in any way.
It is attached if you wish to take a look [path for file is:
iTextSharp\srcbc\x509]
I did manage to download latest version (5.1.2) and the file is the same.
However, I have noticed the content is very different to the file in my
project - so I'm guessing something has gone wrong when I converted the
project from VS2008 (as supplied) to VS2010.
I will re-post once I get the chance to look in to this in more detail.
Thanks again :)
Kind regards
William
William Bell
T: +44 7795 463646
E: [email protected]
From: Paulo Soares [mailto:[email protected]]
Sent: 31 August 2011 11:43
To: Post all your questions about iText here
Subject: Re: [iText-questions] Compile error in IX509AttributeCertificate.cs
What do you have in IX509AttributeCertificate.cs?
Paulo
----- Original Message -----
From: William Bell <mailto:[email protected]>
To: 'Post all your questions about iText here'
<mailto:[email protected]>
Sent: Tuesday, August 30, 2011 3:40 PM
Subject: [iText-questions] Compile error in IX509AttributeCertificate.cs
Hi,
I would like to add a new PdfName to PdfName.cs.
However, whenever I modify PdfName.cs a compile error is generated:
Newline in constant
IX509AttributeCertificate.cs
Line 1: s.IdSigION"> (with the s and "> identified as the error by
underlining in red)
This happens if I just simply add a space to one of the already existing
comments in PdfName.cs. Once the error has occurred it remains. That is,
if I remove the space, thereby reverting the file to its original state, the
compile error is still produced.
Can anyone please explain?
Many thanks.
Kind regards
William
----------------------------------------------------------------------------
--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a
reference to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples:
http://itextpdf.com/themes/keywords.php
s.IdSigION">
Other Name IDs for German SigI (Signature Interoperability
Specification)
</member>
<member
name="F:Org.BouncyCastle.Asn1.X509.SigI.SigIObjectIdentifiers.IdSigIKPDirectoryService">
To be used for for the generation of directory service certificates.
</member>
<member
name="F:Org.BouncyCastle.Asn1.X509.SigI.SigIObjectIdentifiers.IdSigIONPersonalData">
ID for PersonalData
</member>
<member
name="F:Org.BouncyCastle.Asn1.X509.SigI.SigIObjectIdentifiers.IdSigICPSigConform">
Certificate is conform to german signature law.
</member>
<member name="T:Org.BouncyCastle.Asn1.X509.SigI.PersonalData">
Contains personal data for the otherName field in the
subjectAltNames
extension.
<p/>
<pre>
PersonalData ::= SEQUENCE {
nameOrPseudonym NameOrPseudonym,
nameDistinguisher [0] INTEGER OPTIONAL,
dateOfBirth [1] GeneralizedTime OPTIONAL,
placeOfBirth [2] DirectoryString OPTIONAL,
gender [3] PrintableString OPTIONAL,
postalAddress [4] DirectoryString OPTIONAL
}
</pre>
@see org.bouncycastle.asn1.x509.sigi.NameOrPseudonym
@see org.bouncycastle.asn1.x509.sigi.SigIObjectIdentifiers
</member>
<member
name="M:Org.BouncyCastle.Asn1.X509.SigI.PersonalData.#ctor(Org.BouncyCastle.Asn1.Asn1Sequence)">
Constructor from Asn1Sequence.
<p/>
The sequence is of type NameOrPseudonym:
<p/>
<pre>
PersonalData ::= SEQUENCE {
nameOrPseudonym NameOrPseudonym,
nameDistinguisher [0] INTEGER OP------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples:
http://itextpdf.com/themes/keywords.php