|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DERObjectIdentifier | |
---|---|
com.lowagie.bc.asn1 | |
com.lowagie.text.pdf |
Uses of DERObjectIdentifier in com.lowagie.bc.asn1 |
---|
Methods in com.lowagie.bc.asn1 that return DERObjectIdentifier | |
---|---|
static DERObjectIdentifier |
DERObjectIdentifier.getInstance(ASN1TaggedObject obj,
boolean explicit)
return an Object Identifier from a tagged object. |
static DERObjectIdentifier |
DERObjectIdentifier.getInstance(Object obj)
return an OID from the passed in object |
Uses of DERObjectIdentifier in com.lowagie.text.pdf |
---|
Fields in com.lowagie.text.pdf declared as DERObjectIdentifier | |
---|---|
static DERObjectIdentifier |
PdfPKCS7.X509Name.C
country code - StringType(SIZE(2)) |
static DERObjectIdentifier |
PdfPKCS7.X509Name.CN
common name - StringType(SIZE(1..64)) |
static DERObjectIdentifier |
PdfPKCS7.X509Name.DC
object identifier |
static DERObjectIdentifier |
PdfPKCS7.X509Name.E
email address in Verisign certificates |
static DERObjectIdentifier |
PdfPKCS7.X509Name.EmailAddress
Email address (RSA PKCS#9 extension) - IA5String. |
static DERObjectIdentifier |
PdfPKCS7.X509Name.GENERATION
Naming attribute of type X520name |
static DERObjectIdentifier |
PdfPKCS7.X509Name.GIVENNAME
Naming attribute of type X520name |
static DERObjectIdentifier |
PdfPKCS7.X509Name.INITIALS
Naming attribute of type X520name |
static DERObjectIdentifier |
PdfPKCS7.X509Name.L
locality name - StringType(SIZE(1..64)) |
static DERObjectIdentifier |
PdfPKCS7.X509Name.O
organization - StringType(SIZE(1..64)) |
static DERObjectIdentifier |
PdfPKCS7.X509Name.OU
organizational unit name - StringType(SIZE(1..64)) |
static DERObjectIdentifier |
PdfPKCS7.X509Name.SN
device serial number name - StringType(SIZE(1..64)) |
static DERObjectIdentifier |
PdfPKCS7.X509Name.ST
state, or province name - StringType(SIZE(1..64)) |
static DERObjectIdentifier |
PdfPKCS7.X509Name.SURNAME
Naming attribute of type X520name |
static DERObjectIdentifier |
PdfPKCS7.X509Name.T
Title |
static DERObjectIdentifier |
PdfPKCS7.X509Name.UID
LDAP User id. |
static DERObjectIdentifier |
PdfPKCS7.X509Name.UNIQUE_IDENTIFIER
Naming attribute of type X520name |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |