aboutsummaryrefslogtreecommitdiff
path: root/pow/POW-0.7/dumpasn1.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'pow/POW-0.7/dumpasn1.cfg')
-rw-r--r--pow/POW-0.7/dumpasn1.cfg6525
1 files changed, 0 insertions, 6525 deletions
diff --git a/pow/POW-0.7/dumpasn1.cfg b/pow/POW-0.7/dumpasn1.cfg
deleted file mode 100644
index a653f049..00000000
--- a/pow/POW-0.7/dumpasn1.cfg
+++ /dev/null
@@ -1,6525 +0,0 @@
-# dumpasn1 Object Identifier configuration file, available from
-# http://www.cs.auckland.ac.nz/~pgut001/dumpasn1.cfg. This is read by
-# dumpasn1.c and is used to display information on Object Identifiers found in
-# ASN.1 objects. This is merely a list of things that you might conceivably
-# find in use somewhere, and should in no way be taken as a guide to which OIDs
-# to use - many of these will never been seen in the wild, or should be shot on
-# sight if encountered.
-#
-# The format of this file is as follows:
-#
-# - All blank lines and lines beginning with a '#' are ignored.
-# - OIDs are described by a set of attributes, of which at least the 'OID' and
-# 'Description' must be present. Optional attributes are a 'Comment' and a
-# 'Warning' (to indicate that dumpasn1 will display a warning if this OID is
-# encountered).
-# - Attributes are listed one per line. The first attribute should be an 'OID'
-# attribute since this is used to denote the start of a new OID description.
-# The other attributes may be given in any order.
-# - Offical attribute names vary widely depending on who's creating them. In
-# an attempt at avoiding a confusing mass of naming styles, this file aims
-# for consistency by normalising the naming for attributes, however this
-# means that the name used here may not entirely match the actual name.
-#
-# See the rest of this file for examples of what an OID description should look
-# like.
-
-# Deutsche Telekom/Telesec
-
-OID = 06 05 02 82 06 01 0A
-Comment = Deutsche Telekom
-Description = Telesec (0 2 262 1 10)
-
-OID = 06 06 02 82 06 01 0A 00
-Comment = Telesec
-Description = extension (0 2 262 1 10 0)
-
-OID = 06 06 02 82 06 01 0A 01
-Comment = Telesec
-Description = mechanism (0 2 262 1 10 1)
-
-OID = 06 07 02 82 06 01 0A 01 00
-Comment = Telesec mechanism
-Description = authentication (0 2 262 1 10 1 0)
-
-OID = 06 08 02 82 06 01 0A 01 00 01
-Comment = Telesec authentication
-Description = passwordAuthentication (0 2 262 1 10 1 0 1)
-
-OID = 06 08 02 82 06 01 0A 01 00 02
-Comment = Telesec authentication
-Description = protectedPasswordAuthentication (0 2 262 1 10 1 0 2)
-
-OID = 06 08 02 82 06 01 0A 01 00 03
-Comment = Telesec authentication
-Description = oneWayX509Authentication (0 2 262 1 10 1 0 3)
-
-OID = 06 08 02 82 06 01 0A 01 00 04
-Comment = Telesec authentication
-Description = twoWayX509Authentication (0 2 262 1 10 1 0 4)
-
-OID = 06 08 02 82 06 01 0A 01 00 05
-Comment = Telesec authentication
-Description = threeWayX509Authentication (0 2 262 1 10 1 0 5)
-
-OID = 06 08 02 82 06 01 0A 01 00 06
-Comment = Telesec authentication
-Description = oneWayISO9798Authentication (0 2 262 1 10 1 0 6)
-
-OID = 06 08 02 82 06 01 0A 01 00 07
-Comment = Telesec authentication
-Description = twoWayISO9798Authentication (0 2 262 1 10 1 0 7)
-
-OID = 06 08 02 82 06 01 0A 01 00 08
-Comment = Telesec authentication
-Description = telekomAuthentication (0 2 262 1 10 1 0 8)
-
-OID = 06 07 02 82 06 01 0A 01 01
-Comment = Telesec mechanism
-Description = signature (0 2 262 1 10 1 1)
-
-OID = 06 08 02 82 06 01 0A 01 01 01
-Comment = Telesec mechanism
-Description = md4WithRSAAndISO9697 (0 2 262 1 10 1 1 1)
-
-OID = 06 08 02 82 06 01 0A 01 01 02
-Comment = Telesec mechanism
-Description = md4WithRSAAndTelesecSignatureStandard (0 2 262 1 10 1 1 2)
-
-OID = 06 08 02 82 06 01 0A 01 01 03
-Comment = Telesec mechanism
-Description = md5WithRSAAndISO9697 (0 2 262 1 10 1 1 3)
-
-OID = 06 08 02 82 06 01 0A 01 01 04
-Comment = Telesec mechanism
-Description = md5WithRSAAndTelesecSignatureStandard (0 2 262 1 10 1 1 4)
-
-# PKCS #1 signature with RIPEMD-160
-OID = 06 08 02 82 06 01 0A 01 01 05
-Comment = Telesec mechanism
-Description = ripemd160WithRSAAndTelekomSignatureStandard (0 2 262 1 10 1 1 5)
-
-# RIPEMD-160 with raw RSA (ie no padding, just 160 bytes encrypted) signature
-OID = 06 08 02 82 06 01 0A 01 01 09
-Comment = Telesec signature
-Description = hbciRsaSignature (0 2 262 1 10 1 1 9)
-
-OID = 06 07 02 82 06 01 0A 01 02
-Comment = Telesec mechanism
-Description = encryption (0 2 262 1 10 1 2)
-
-# Specially recommended by the NSA for German use
-OID = 06 08 02 82 06 01 0A 01 02 00
-Comment = Telesec encryption
-Description = none (0 2 262 1 10 1 2 0)
-
-OID = 06 08 02 82 06 01 0A 01 02 01
-Comment = Telesec encryption
-Description = rsaTelesec (0 2 262 1 10 1 2 1)
-
-OID = 06 08 02 82 06 01 0A 01 02 02
-Comment = Telesec encryption
-Description = des (0 2 262 1 10 1 2 2)
-
-OID = 06 09 02 82 06 01 0A 01 02 02 01
-Comment = Telesec encryption
-Description = desECB (0 2 262 1 10 1 2 2 1)
-
-OID = 06 09 02 82 06 01 0A 01 02 02 02
-Comment = Telesec encryption
-Description = desCBC (0 2 262 1 10 1 2 2 2)
-
-OID = 06 09 02 82 06 01 0A 01 02 02 03
-Comment = Telesec encryption
-Description = desOFB (0 2 262 1 10 1 2 2 3)
-
-OID = 06 09 02 82 06 01 0A 01 02 02 04
-Comment = Telesec encryption
-Description = desCFB8 (0 2 262 1 10 1 2 2 4)
-
-OID = 06 09 02 82 06 01 0A 01 02 02 05
-Comment = Telesec encryption
-Description = desCFB64 (0 2 262 1 10 1 2 2 5)
-
-OID = 06 08 02 82 06 01 0A 01 02 03
-Comment = Telesec encryption
-Description = des3 (0 2 262 1 10 1 2 3)
-
-OID = 06 09 02 82 06 01 0A 01 02 03 01
-Comment = Telesec encryption
-Description = des3ECB (0 2 262 1 10 1 2 3 1)
-
-OID = 06 09 02 82 06 01 0A 01 02 03 02
-Comment = Telesec encryption
-Description = des3CBC (0 2 262 1 10 1 2 3 2)
-
-OID = 06 09 02 82 06 01 0A 01 02 03 03
-Comment = Telesec encryption
-Description = des3OFB (0 2 262 1 10 1 2 3 3)
-
-OID = 06 09 02 82 06 01 0A 01 02 03 04
-Comment = Telesec encryption
-Description = des3CFB8 (0 2 262 1 10 1 2 3 4)
-
-OID = 06 09 02 82 06 01 0A 01 02 03 05
-Comment = Telesec encryption
-Description = des3CFB64 (0 2 262 1 10 1 2 3 5)
-
-OID = 06 08 02 82 06 01 0A 01 02 04
-Comment = Telesec encryption
-Description = magenta (0 2 262 1 10 1 2 4)
-
-OID = 06 08 02 82 06 01 0A 01 02 05
-Comment = Telesec encryption
-Description = idea (0 2 262 1 10 1 2 5)
-
-OID = 06 09 02 82 06 01 0A 01 02 05 01
-Comment = Telesec encryption
-Description = ideaECB (0 2 262 1 10 1 2 5 1)
-
-OID = 06 09 02 82 06 01 0A 01 02 05 02
-Comment = Telesec encryption
-Description = ideaCBC (0 2 262 1 10 1 2 5 2)
-
-OID = 06 09 02 82 06 01 0A 01 02 05 03
-Comment = Telesec encryption
-Description = ideaOFB (0 2 262 1 10 1 2 5 3)
-
-OID = 06 09 02 82 06 01 0A 01 02 05 04
-Comment = Telesec encryption
-Description = ideaCFB8 (0 2 262 1 10 1 2 5 4)
-
-OID = 06 09 02 82 06 01 0A 01 02 05 05
-Comment = Telesec encryption
-Description = ideaCFB64 (0 2 262 1 10 1 2 5 5)
-
-OID = 06 07 02 82 06 01 0A 01 03
-Comment = Telesec mechanism
-Description = oneWayFunction (0 2 262 1 10 1 3)
-
-OID = 06 08 02 82 06 01 0A 01 03 01
-Comment = Telesec one-way function
-Description = md4 (0 2 262 1 10 1 3 1)
-
-OID = 06 08 02 82 06 01 0A 01 03 02
-Comment = Telesec one-way function
-Description = md5 (0 2 262 1 10 1 3 2)
-
-OID = 06 08 02 82 06 01 0A 01 03 03
-Comment = Telesec one-way function
-Description = sqModNX509 (0 2 262 1 10 1 3 3)
-
-OID = 06 08 02 82 06 01 0A 01 03 04
-Comment = Telesec one-way function
-Description = sqModNISO (0 2 262 1 10 1 3 4)
-
-OID = 06 08 02 82 06 01 0A 01 03 05
-Comment = Telesec one-way function
-Description = ripemd128 (0 2 262 1 10 1 3 5)
-
-OID = 06 08 02 82 06 01 0A 01 03 06
-Comment = Telesec one-way function
-Description = hashUsingBlockCipher (0 2 262 1 10 1 3 6)
-
-OID = 06 08 02 82 06 01 0A 01 03 07
-Comment = Telesec one-way function
-Description = mac (0 2 262 1 10 1 3 7)
-
-OID = 06 08 02 82 06 01 0A 01 03 08
-Comment = Telesec one-way function
-Description = ripemd160 (0 2 262 1 10 1 3 8)
-
-OID = 06 07 02 82 06 01 0A 01 04
-Comment = Telesec mechanism
-Description = fecFunction (0 2 262 1 10 1 4)
-
-OID = 06 08 02 82 06 01 0A 01 04 01
-Comment = Telesec mechanism
-Description = reedSolomon (0 2 262 1 10 1 4 1)
-
-OID = 06 06 02 82 06 01 0A 02
-Comment = Telesec
-Description = module (0 2 262 1 10 2)
-
-OID = 06 07 02 82 06 01 0A 02 00
-Comment = Telesec module
-Description = algorithms (0 2 262 1 10 2 0)
-
-OID = 06 07 02 82 06 01 0A 02 01
-Comment = Telesec module
-Description = attributeTypes (0 2 262 1 10 2 1)
-
-OID = 06 07 02 82 06 01 0A 02 02
-Comment = Telesec module
-Description = certificateTypes (0 2 262 1 10 2 2)
-
-OID = 06 07 02 82 06 01 0A 02 03
-Comment = Telesec module
-Description = messageTypes (0 2 262 1 10 2 3)
-
-OID = 06 07 02 82 06 01 0A 02 04
-Comment = Telesec module
-Description = plProtocol (0 2 262 1 10 2 4)
-
-OID = 06 07 02 82 06 01 0A 02 05
-Comment = Telesec module
-Description = smeAndComponentsOfSme (0 2 262 1 10 2 5)
-
-OID = 06 07 02 82 06 01 0A 02 06
-Comment = Telesec module
-Description = fec (0 2 262 1 10 2 6)
-
-OID = 06 07 02 82 06 01 0A 02 07
-Comment = Telesec module
-Description = usefulDefinitions (0 2 262 1 10 2 7)
-
-OID = 06 07 02 82 06 01 0A 02 08
-Comment = Telesec module
-Description = stefiles (0 2 262 1 10 2 8)
-
-OID = 06 07 02 82 06 01 0A 02 09
-Comment = Telesec module
-Description = sadmib (0 2 262 1 10 2 9)
-
-OID = 06 07 02 82 06 01 0A 02 0A
-Comment = Telesec module
-Description = electronicOrder (0 2 262 1 10 2 10)
-
-OID = 06 07 02 82 06 01 0A 02 0B
-Comment = Telesec module
-Description = telesecTtpAsymmetricApplication (0 2 262 1 10 2 11)
-
-OID = 06 07 02 82 06 01 0A 02 0C
-Comment = Telesec module
-Description = telesecTtpBasisApplication (0 2 262 1 10 2 12)
-
-OID = 06 07 02 82 06 01 0A 02 0D
-Comment = Telesec module
-Description = telesecTtpMessages (0 2 262 1 10 2 13)
-
-OID = 06 07 02 82 06 01 0A 02 0E
-Comment = Telesec module
-Description = telesecTtpTimeStampApplication (0 2 262 1 10 2 14)
-
-OID = 06 06 02 82 06 01 0A 03
-Comment = Telesec
-Description = objectClass (0 2 262 1 10 3)
-
-OID = 06 07 02 82 06 01 0A 03 00
-Comment = Telesec object class
-Description = telesecOtherName (0 2 262 1 10 3 0)
-
-OID = 06 07 02 82 06 01 0A 03 01
-Comment = Telesec object class
-Description = directory (0 2 262 1 10 3 1)
-
-OID = 06 07 02 82 06 01 0A 03 02
-Comment = Telesec object class
-Description = directoryType (0 2 262 1 10 3 2)
-
-OID = 06 07 02 82 06 01 0A 03 03
-Comment = Telesec object class
-Description = directoryGroup (0 2 262 1 10 3 3)
-
-OID = 06 07 02 82 06 01 0A 03 04
-Comment = Telesec object class
-Description = directoryUser (0 2 262 1 10 3 4)
-
-OID = 06 07 02 82 06 01 0A 03 05
-Comment = Telesec object class
-Description = symmetricKeyEntry (0 2 262 1 10 3 5)
-
-OID = 06 06 02 82 06 01 0A 04
-Comment = Telesec
-Description = package (0 2 262 1 10 4)
-
-OID = 06 06 02 82 06 01 0A 05
-Comment = Telesec
-Description = parameter (0 2 262 1 10 5)
-
-OID = 06 06 02 82 06 01 0A 06
-Comment = Telesec
-Description = nameBinding (0 2 262 1 10 6)
-
-OID = 06 06 02 82 06 01 0A 07
-Comment = Telesec
-Description = attribute (0 2 262 1 10 7)
-
-OID = 06 07 02 82 06 01 0A 07 00
-Comment = Telesec attribute
-Description = applicationGroupIdentifier (0 2 262 1 10 7 0)
-
-OID = 06 07 02 82 06 01 0A 07 01
-Comment = Telesec attribute
-Description = certificateType (0 2 262 1 10 7 1)
-
-OID = 06 07 02 82 06 01 0A 07 02
-Comment = Telesec attribute
-Description = telesecCertificate (0 2 262 1 10 7 2)
-
-OID = 06 07 02 82 06 01 0A 07 03
-Comment = Telesec attribute
-Description = certificateNumber (0 2 262 1 10 7 3)
-
-OID = 06 07 02 82 06 01 0A 07 04
-Comment = Telesec attribute
-Description = certificateRevocationList (0 2 262 1 10 7 4)
-
-OID = 06 07 02 82 06 01 0A 07 05
-Comment = Telesec attribute
-Description = creationDate (0 2 262 1 10 7 5)
-
-OID = 06 07 02 82 06 01 0A 07 06
-Comment = Telesec attribute
-Description = issuer (0 2 262 1 10 7 6)
-
-OID = 06 07 02 82 06 01 0A 07 07
-Comment = Telesec attribute
-Description = namingAuthority (0 2 262 1 10 7 7)
-
-OID = 06 07 02 82 06 01 0A 07 08
-Comment = Telesec attribute
-Description = publicKeyDirectory (0 2 262 1 10 7 8)
-
-OID = 06 07 02 82 06 01 0A 07 09
-Comment = Telesec attribute
-Description = securityDomain (0 2 262 1 10 7 9)
-
-OID = 06 07 02 82 06 01 0A 07 0A
-Comment = Telesec attribute
-Description = subject (0 2 262 1 10 7 10)
-
-OID = 06 07 02 82 06 01 0A 07 0B
-Comment = Telesec attribute
-Description = timeOfRevocation (0 2 262 1 10 7 11)
-
-OID = 06 07 02 82 06 01 0A 07 0C
-Comment = Telesec attribute
-Description = userGroupReference (0 2 262 1 10 7 12)
-
-OID = 06 07 02 82 06 01 0A 07 0D
-Comment = Telesec attribute
-Description = validity (0 2 262 1 10 7 13)
-
-OID = 06 07 02 82 06 01 0A 07 0E
-Comment = Telesec attribute
-Description = zert93 (0 2 262 1 10 7 14)
-
-# It really is called that
-OID = 06 07 02 82 06 01 0A 07 0F
-Comment = Telesec attribute
-Description = securityMessEnv (0 2 262 1 10 7 15)
-
-OID = 06 07 02 82 06 01 0A 07 10
-Comment = Telesec attribute
-Description = anonymizedPublicKeyDirectory (0 2 262 1 10 7 16)
-
-OID = 06 07 02 82 06 01 0A 07 11
-Comment = Telesec attribute
-Description = telesecGivenName (0 2 262 1 10 7 17)
-
-OID = 06 07 02 82 06 01 0A 07 12
-Comment = Telesec attribute
-Description = nameAdditions (0 2 262 1 10 7 18)
-
-OID = 06 07 02 82 06 01 0A 07 13
-Comment = Telesec attribute
-Description = telesecPostalCode (0 2 262 1 10 7 19)
-
-OID = 06 07 02 82 06 01 0A 07 14
-Comment = Telesec attribute
-Description = nameDistinguisher (0 2 262 1 10 7 20)
-
-OID = 06 07 02 82 06 01 0A 07 15
-Comment = Telesec attribute
-Description = telesecCertificateList (0 2 262 1 10 7 21)
-
-OID = 06 07 02 82 06 01 0A 07 16
-Comment = Telesec attribute
-Description = teletrustCertificateList (0 2 262 1 10 7 22)
-
-OID = 06 07 02 82 06 01 0A 07 17
-Comment = Telesec attribute
-Description = x509CertificateList (0 2 262 1 10 7 23)
-
-OID = 06 07 02 82 06 01 0A 07 18
-Comment = Telesec attribute
-Description = timeOfIssue (0 2 262 1 10 7 24)
-
-OID = 06 07 02 82 06 01 0A 07 19
-Comment = Telesec attribute
-Description = physicalCardNumber (0 2 262 1 10 7 25)
-
-OID = 06 07 02 82 06 01 0A 07 1A
-Comment = Telesec attribute
-Description = fileType (0 2 262 1 10 7 26)
-
-OID = 06 07 02 82 06 01 0A 07 1B
-Comment = Telesec attribute
-Description = ctlFileIsArchive (0 2 262 1 10 7 27)
-
-OID = 06 07 02 82 06 01 0A 07 1C
-Comment = Telesec attribute
-Description = emailAddress (0 2 262 1 10 7 28)
-
-OID = 06 07 02 82 06 01 0A 07 1D
-Comment = Telesec attribute
-Description = certificateTemplateList (0 2 262 1 10 7 29)
-
-OID = 06 07 02 82 06 01 0A 07 1E
-Comment = Telesec attribute
-Description = directoryName (0 2 262 1 10 7 30)
-
-OID = 06 07 02 82 06 01 0A 07 1F
-Comment = Telesec attribute
-Description = directoryTypeName (0 2 262 1 10 7 31)
-
-OID = 06 07 02 82 06 01 0A 07 20
-Comment = Telesec attribute
-Description = directoryGroupName (0 2 262 1 10 7 32)
-
-OID = 06 07 02 82 06 01 0A 07 21
-Comment = Telesec attribute
-Description = directoryUserName (0 2 262 1 10 7 33)
-
-OID = 06 07 02 82 06 01 0A 07 22
-Comment = Telesec attribute
-Description = revocationFlag (0 2 262 1 10 7 34)
-
-OID = 06 07 02 82 06 01 0A 07 23
-Comment = Telesec attribute
-Description = symmetricKeyEntryName (0 2 262 1 10 7 35)
-
-OID = 06 07 02 82 06 01 0A 07 24
-Comment = Telesec attribute
-Description = glNumber (0 2 262 1 10 7 36)
-
-OID = 06 07 02 82 06 01 0A 07 25
-Comment = Telesec attribute
-Description = goNumber (0 2 262 1 10 7 37)
-
-OID = 06 07 02 82 06 01 0A 07 26
-Comment = Telesec attribute
-Description = gKeyData (0 2 262 1 10 7 38)
-
-OID = 06 07 02 82 06 01 0A 07 27
-Comment = Telesec attribute
-Description = zKeyData (0 2 262 1 10 7 39)
-
-OID = 06 07 02 82 06 01 0A 07 28
-Comment = Telesec attribute
-Description = ktKeyData (0 2 262 1 10 7 40)
-
-OID = 06 07 02 82 06 01 0A 07 29
-Comment = Telesec attribute
-Description = ktKeyNumber (0 2 262 1 10 7 41)
-
-OID = 06 07 02 82 06 01 0A 07 33
-Comment = Telesec attribute
-Description = timeOfRevocationGen (0 2 262 1 10 7 51)
-
-OID = 06 07 02 82 06 01 0A 07 34
-Comment = Telesec attribute
-Description = liabilityText (0 2 262 1 10 7 52)
-
-OID = 06 06 02 82 06 01 0A 08
-Comment = Telesec
-Description = attributeGroup (0 2 262 1 10 8)
-
-OID = 06 06 02 82 06 01 0A 09
-Comment = Telesec
-Description = action (0 2 262 1 10 9)
-
-OID = 06 06 02 82 06 01 0A 0A
-Comment = Telesec
-Description = notification (0 2 262 1 10 10)
-
-OID = 06 06 02 82 06 01 0A 0B
-Comment = Telesec
-Description = snmp-mibs (0 2 262 1 10 11)
-
-OID = 06 07 02 82 06 01 0A 0B 01
-Comment = Telesec SNMP MIBs
-Description = securityApplication (0 2 262 1 10 11 1)
-
-OID = 06 06 02 82 06 01 0A 0C
-Comment = Telesec
-Description = certAndCrlExtensionDefinitions (0 2 262 1 10 12)
-
-# ISIS-MTT SigG-Profile: Indicates that an attribute certificate
-# exists, which limits the usability of this public key certificate.
-OID = 06 07 02 82 06 01 0A 0C 00
-Comment = Telesec cert/CRL extension
-Description = liabilityLimitationFlag (0 2 262 1 10 12 0)
-
-OID = 06 07 02 82 06 01 0A 0C 01
-Comment = Telesec cert/CRL extension
-Description = telesecCertIdExt (0 2 262 1 10 12 1)
-
-OID = 06 07 02 82 06 01 0A 0C 02
-Comment = Telesec cert/CRL extension
-Description = Telesec policyIdentifier (0 2 262 1 10 12 2)
-
-OID = 06 07 02 82 06 01 0A 0C 03
-Comment = Telesec cert/CRL extension
-Description = telesecPolicyQualifierID (0 2 262 1 10 12 3)
-
-OID = 06 07 02 82 06 01 0A 0C 04
-Comment = Telesec cert/CRL extension
-Description = telesecCRLFilteredExt (0 2 262 1 10 12 4)
-
-OID = 06 07 02 82 06 01 0A 0C 05
-Comment = Telesec cert/CRL extension
-Description = telesecCRLFilterExt (0 2 262 1 10 12 5)
-
-OID = 06 07 02 82 06 01 0A 0C 06
-Comment = Telesec cert/CRL extension
-Description = telesecNamingAuthorityExt (0 2 262 1 10 12 6)
-
-# BSI e-Pass (TR-03110/TR-03111). TA = Terminal Authentication (Passport
-# PKI with monthly global cert updates), CA = Chip Authentication
-# (Auth using static [EC]DH).
-
-OID = 06 05 04 00 7F 00 07
-Comment = BSI TR-03110/TR-03111
-Description = bsi (0 4 0 127 0 7)
-
-OID = 06 06 04 00 7F 00 07 01
-Comment = BSI TR-03111
-Description = bsiEcc (0 4 0 127 0 7 1)
-
-OID = 06 07 04 00 7F 00 07 01 01
-Comment = BSI TR-03111
-Description = bsifieldType (0 4 0 127 0 7 1 1)
-
-OID = 06 08 04 00 7F 00 07 01 01 01
-Comment = BSI TR-03111
-Description = bsiPrimeField (0 4 0 127 0 7 1 1 1)
-
-OID = 06 08 04 00 7F 00 07 01 01 02
-Comment = BSI TR-03111
-Description = bsiCharacteristicTwoField (0 4 0 127 0 7 1 1 2)
-
-OID = 06 09 04 00 7F 00 07 01 01 02 03
-Comment = BSI TR-03111
-Description = bsiCharacteristicTwoBasis (0 4 0 127 0 7 1 1 2 3)
-
-OID = 06 0A 04 00 7F 00 07 01 01 02 03 01
-Comment = BSI TR-03111
-Description = bsiGnBasis (0 4 0 127 0 7 1 1 2 3 1)
-
-OID = 06 0A 04 00 7F 00 07 01 01 02 03 02
-Comment = BSI TR-03111
-Description = bsiTpBasis (0 4 0 127 0 7 1 1 2 3 2)
-
-OID = 06 0A 04 00 7F 00 07 01 01 02 03 03
-Comment = BSI TR-03111
-Description = bsiPpBasis (0 4 0 127 0 7 1 1 2 3 3)
-
-OID = 06 07 04 00 7F 00 07 01 02
-Comment = BSI TR-03111
-Description = bsiEcKeyType (0 4 0 127 0 7 1 2)
-
-OID = 06 08 04 00 7F 00 07 01 02 01
-Comment = BSI TR-03111
-Description = bsiEcPublicKey (0 4 0 127 0 7 1 2 1)
-
-OID = 06 08 04 00 7F 00 07 01 04 01
-Comment = BSI TR-03111
-Description = bsiEcdsaSignatures (0 4 0 127 0 7 1 4 1)
-
-OID = 06 09 04 00 7F 00 07 01 04 01 01
-Comment = BSI TR-03111
-Description = bsiEcdsaWithSHA1 (0 4 0 127 0 7 1 4 1 1)
-
-OID = 06 09 04 00 7F 00 07 01 04 01 02
-Comment = BSI TR-03111
-Description = bsiEcdsaWithSHA224 (0 4 0 127 0 7 1 4 1 2)
-
-OID = 06 09 04 00 7F 00 07 01 04 01 03
-Comment = BSI TR-03111
-Description = bsiEcdsaWithSHA256 (0 4 0 127 0 7 1 4 1 3)
-
-OID = 06 09 04 00 7F 00 07 01 04 01 04
-Comment = BSI TR-03111
-Description = bsiEcdsaWithSHA384 (0 4 0 127 0 7 1 4 1 4)
-
-OID = 06 09 04 00 7F 00 07 01 04 01 05
-Comment = BSI TR-03111
-Description = bsiEcdsaWithSHA512 (0 4 0 127 0 7 1 4 1 5)
-
-OID = 06 09 04 00 7F 00 07 01 04 01 06
-Comment = BSI TR-03111
-Description = bsiEcdsaWithRIPEMD160 (0 4 0 127 0 7 1 4 1 6)
-
-OID = 06 08 04 00 7F 00 07 01 05 01
-Comment = BSI TR-03111
-Description = bsiKaeg (0 4 0 127 0 7 1 5 1)
-
-OID = 06 09 04 00 7F 00 07 01 05 01 01
-Comment = BSI TR-03111
-Description = bsiKaegWithX963KDF (0 4 0 127 0 7 1 5 1 1)
-
-OID = 06 09 04 00 7F 00 07 01 05 01 02
-Comment = BSI TR-03111
-Description = bsiKaegWith3DESKDF (0 4 0 127 0 7 1 5 1 2)
-
-OID = 06 08 04 00 7F 00 07 02 02 01
-Comment = BSI TR-03110
-Description = bsiCA (0 4 0 127 0 7 2 2 1)
-
-OID = 06 09 04 00 7F 00 07 02 02 01 01
-Comment = BSI TR-03110
-Description = bsiCA_DH (0 4 0 127 0 7 2 2 1 1)
-
-OID = 06 09 04 00 7F 00 07 02 02 01 02
-Comment = BSI TR-03110
-Description = bsiCA_ECDH (0 4 0 127 0 7 2 2 1 2)
-
-OID = 06 08 04 00 7F 00 07 02 02 02
-Comment = BSI TR-03110
-Description = bsiTA (0 4 0 127 0 7 2 2 2)
-
-OID = 06 09 04 00 7F 00 07 02 02 02 01
-Comment = BSI TR-03110
-Description = bsiTA_RSA (0 4 0 127 0 7 2 2 2 1)
-
-OID = 06 0A 04 00 7F 00 07 02 02 02 01 01
-Comment = BSI TR-03110
-Description = bsiTA_RSAv1_5_SHA1 (0 4 0 127 0 7 2 2 2 1 1)
-
-OID = 06 0A 04 00 7F 00 07 02 02 02 01 02
-Comment = BSI TR-03110
-Description = bsiTA_RSAv1_5_SHA256 (0 4 0 127 0 7 2 2 2 1 2)
-
-OID = 06 0A 04 00 7F 00 07 02 02 02 01 03
-Comment = BSI TR-03110
-Description = bsiTA_RSAPSS_SHA1 (0 4 0 127 0 7 2 2 2 1 3)
-
-OID = 06 0A 04 00 7F 00 07 02 02 02 01 04
-Comment = BSI TR-03110
-Description = bsiTA_RSAPSS_SHA256 (0 4 0 127 0 7 2 2 2 1 4)
-
-OID = 06 09 04 00 7F 00 07 02 02 02 02
-Comment = BSI TR-03110
-Description = bsiTA_ECDSA (0 4 0 127 0 7 2 2 2 2)
-
-OID = 06 0A 04 00 7F 00 07 02 02 02 02 01
-Comment = BSI TR-03110
-Description = bsiTA_ECDSA_SHA1 (0 4 0 127 0 7 2 2 2 2 1)
-
-OID = 06 0A 04 00 7F 00 07 02 02 02 02 02
-Comment = BSI TR-03110
-Description = bsiTA_ECDSA_SHA224 (0 4 0 127 0 7 2 2 2 2 2)
-
-OID = 06 0A 04 00 7F 00 07 02 02 02 02 03
-Comment = BSI TR-03110
-Description = bsiTA_ECDSA_SHA256 (0 4 0 127 0 7 2 2 2 2 3)
-
-OID = 06 08 04 00 7F 00 07 03 01 02
-Comment = BSI TR-03110
-Description = bsiRoleEAC (0 4 0 127 0 7 3 1 2)
-
-# ETSI TS 101 862 V1.3.3 (2006-01), Qualified certificate profile
-
-OID = 06 04 04 00 8E 46
-Comment = ETSI TS 101 862 qualified certificates
-Description = etsiQcsProfile (0 4 0 1862)
-
-OID = 06 05 04 00 8E 46 01
-Comment = ETSI TS 101 862 qualified certificates
-Description = etsiQcs (0 4 0 1862 1)
-
-OID = 06 06 04 00 8E 46 01 01
-Comment = ETSI TS 101 862 qualified certificates
-Description = etsiQcsCompliance (0 4 0 1862 1 1)
-
-OID = 06 06 04 00 8E 46 01 02
-Comment = ETSI TS 101 862 qualified certificates
-Description = etsiQcsLimitValue (0 4 0 1862 1 2)
-
-OID = 06 06 04 00 8E 46 01 03
-Comment = ETSI TS 101 862 qualified certificates
-Description = etsiQcsRetentionPeriod (0 4 0 1862 1 3)
-
-OID = 06 06 04 00 8E 46 01 04
-Comment = ETSI TS 101 862 qualified certificates
-Description = etsiQcsQcSSCD (0 4 0 1862 1 4)
-
-# RFC 1274 (X.500 attribute collection from the UK, thus the weird OID).
-
-OID = 06 0A 09 92 26 89 93 F2 2C 64 01 01
-Comment = Some oddball X.500 attribute collection
-Description = userID (0 9 2342 19200300 100 1 1)
-
-OID = 06 0A 09 92 26 89 93 F2 2C 64 01 03
-Comment = Some oddball X.500 attribute collection
-Description = rfc822Mailbox (0 9 2342 19200300 100 1 3)
-
-# RFC 2247, How to Kludge an FQDN as a DN (or words to that effect), another
-# fine product of the UK (also present in the above mentioned RFC 1274).
-
-OID = 06 0A 09 92 26 89 93 F2 2C 64 01 19
-Comment = Men are from Mars, this OID is from Pluto
-Description = domainComponent (0 9 2342 19200300 100 1 25)
-
-# Australian Government
-
-OID = 06 06 2A 24 01 82 4D 01
-Comment = Australian Government corporate taxpayer ID
-Description = australianBusinessNumber (1 2 36 1 333 1)
-
-# Certificates Australia (Australia use the corporate tax identifier (ABN)
-# as de facto unique identifiers in OIDs, thus the bizarre fourth value.
-# See also Signet and other Australian corporate OIDs).
-
-OID = 06 0A 2A 24 A4 97 A3 53 01 64 01 01
-Comment = Certificates Australia CA
-Description = Certificates Australia policyIdentifier (1 2 36 75878867 1 100 1 1)
-
-# Signet
-
-OID = 06 09 2A 24 A0 F2 A0 7D 01 01 02
-Comment = Signet CA
-Description = Signet personal (1 2 36 68980861 1 1 2)
-
-OID = 06 09 2A 24 A0 F2 A0 7D 01 01 03
-Comment = Signet CA
-Description = Signet business (1 2 36 68980861 1 1 3)
-
-OID = 06 09 2A 24 A0 F2 A0 7D 01 01 04
-Comment = Signet CA
-Description = Signet legal (1 2 36 68980861 1 1 4)
-
-OID = 06 09 2A 24 A0 F2 A0 7D 01 01 0A
-Comment = Signet CA
-Description = Signet pilot (1 2 36 68980861 1 1 10)
-
-OID = 06 09 2A 24 A0 F2 A0 7D 01 01 0B
-Comment = Signet CA
-Description = Signet intraNet (1 2 36 68980861 1 1 11)
-
-OID = 06 09 2A 24 A0 F2 A0 7D 01 01 14
-Comment = Signet CA
-Description = Signet policyIdentifier (1 2 36 68980861 1 1 20)
-
-# Mitsubishi
-
-OID = 06 0A 2A 83 08 8C 9A 4B 3D 01 01 01
-Comment = Mitsubishi security algorithm
-Description = symmetric-encryption-algorithm (1 2 392 200011 61 1 1 1)
-
-OID = 06 0B 2A 83 08 8C 9A 4B 3D 01 01 01 01
-Comment = Mitsubishi security algorithm
-Description = misty1-cbc (1 2 392 200011 61 1 1 1 1)
-
-# SEIS
-
-OID = 06 05 2A 85 70 22 01
-Comment = SEIS Project
-Description = seis-cp (1 2 752 34 1)
-
-OID = 06 06 2A 85 70 22 01 01
-Comment = SEIS Project certificate policies
-Description = SEIS high-assurance policyIdentifier (1 2 752 34 1 1)
-
-OID = 06 06 2A 85 70 22 01 02
-Comment = SEIS Project certificate policies
-Description = SEIS GAK policyIdentifier (1 2 752 34 1 2)
-
-OID = 06 05 2A 85 70 22 02
-Comment = SEIS Project
-Description = SEIS pe (1 2 752 34 2)
-
-OID = 06 05 2A 85 70 22 03
-Comment = SEIS Project
-Description = SEIS at (1 2 752 34 3)
-
-OID = 06 06 2A 85 70 22 03 01
-Comment = SEIS Project attribute
-Description = SEIS at-personalIdentifier (1 2 752 34 3 1)
-
-# ANSI X9.57
-
-OID = 06 06 2A 86 48 CE 38 01
-Comment = ANSI X9.57
-Description = module (1 2 840 10040 1)
-
-OID = 06 07 2A 86 48 CE 38 01 01
-Comment = ANSI X9.57 module
-Description = x9f1-cert-mgmt (1 2 840 10040 1 1)
-
-OID = 06 06 2A 86 48 CE 38 02
-Comment = ANSI X9.57
-Description = holdinstruction (1 2 840 10040 2)
-
-OID = 06 07 2A 86 48 CE 38 02 01
-Comment = ANSI X9.57 hold instruction
-Description = holdinstruction-none (1 2 840 10040 2 1)
-
-OID = 06 07 2A 86 48 CE 38 02 02
-Comment = ANSI X9.57 hold instruction
-Description = callissuer (1 2 840 10040 2 2)
-
-OID = 06 07 2A 86 48 CE 38 02 03
-Comment = ANSI X9.57 hold instruction
-Description = reject (1 2 840 10040 2 3)
-
-OID = 06 07 2A 86 48 CE 38 02 04
-Comment = ANSI X9.57 hold instruction
-Description = pickupToken (1 2 840 10040 2 4)
-
-OID = 06 06 2A 86 48 CE 38 03
-Comment = ANSI X9.57
-Description = attribute (1 2 840 10040 3)
-
-OID = 06 07 2A 86 48 CE 38 03 01
-Comment = ANSI X9.57 attribute
-Description = countersignature (1 2 840 10040 3 1)
-
-OID = 06 07 2A 86 48 CE 38 03 02
-Comment = ANSI X9.57 attribute
-Description = attribute-cert (1 2 840 10040 3 2)
-
-OID = 06 06 2A 86 48 CE 38 04
-Comment = ANSI X9.57
-Description = algorithm (1 2 840 10040 4)
-
-OID = 06 07 2A 86 48 CE 38 04 01
-Comment = ANSI X9.57 algorithm
-Description = dsa (1 2 840 10040 4 1)
-
-OID = 06 07 2A 86 48 CE 38 04 02
-Comment = ANSI X9.57 algorithm
-Description = dsa-match (1 2 840 10040 4 2)
-
-OID = 06 07 2A 86 48 CE 38 04 03
-Comment = ANSI X9.57 algorithm
-Description = dsaWithSha1 (1 2 840 10040 4 3)
-
-# ANSI X9.62
-
-OID = 06 06 2A 86 48 CE 3D 01
-Comment = ANSI X9.62. This OID is also assigned as ecdsa-with-SHA1
-Description = fieldType (1 2 840 10045 1)
-
-OID = 06 07 2A 86 48 CE 3D 01 01
-Comment = ANSI X9.62 field type
-Description = prime-field (1 2 840 10045 1 1)
-
-OID = 06 07 2A 86 48 CE 3D 01 02
-Comment = ANSI X9.62 field type
-Description = characteristic-two-field (1 2 840 10045 1 2)
-
-OID = 06 08 2A 86 48 CE 3D 01 02 03
-Comment = ANSI X9.62 field type
-Description = characteristic-two-basis (1 2 840 10045 1 2 3)
-
-OID = 06 09 2A 86 48 CE 3D 01 02 03 01
-Comment = ANSI X9.62 field basis
-Description = onBasis (1 2 840 10045 1 2 3 1)
-
-OID = 06 09 2A 86 48 CE 3D 01 02 03 02
-Comment = ANSI X9.62 field basis
-Description = tpBasis (1 2 840 10045 1 2 3 2)
-
-OID = 06 09 2A 86 48 CE 3D 01 02 03 03
-Comment = ANSI X9.62 field basis
-Description = ppBasis (1 2 840 10045 1 2 3 3)
-
-# The definition for the following OID is somewhat confused, and is given as
-# keyType, publicKeyType, and public-key-type, all within 4 lines of text.
-# ecPublicKey is defined using the ID publicKeyType, so this is what's used
-# here.
-OID = 06 06 2A 86 48 CE 3D 02
-Comment = ANSI X9.62
-Description = publicKeyType (1 2 840 10045 2)
-
-OID = 06 07 2A 86 48 CE 3D 02 01
-Comment = ANSI X9.62 public key type
-Description = ecPublicKey (1 2 840 10045 2 1)
-
-OID = 06 08 2A 86 48 CE 3D 03 00 01
-Comment = ANSI X9.62 named elliptic curve
-Description = c2pnb163v1 (1 2 840 10045 3 0 1)
-
-OID = 06 08 2A 86 48 CE 3D 03 00 02
-Comment = ANSI X9.62 named elliptic curve
-Description = c2pnb163v2 (1 2 840 10045 3 0 2)
-
-OID = 06 08 2A 86 48 CE 3D 03 00 03
-Comment = ANSI X9.62 named elliptic curve
-Description = c2pnb163v3 (1 2 840 10045 3 0 3)
-
-OID = 06 08 2A 86 48 CE 3D 03 00 05
-Comment = ANSI X9.62 named elliptic curve
-Description = c2tnb191v1 (1 2 840 10045 3 0 5)
-
-OID = 06 08 2A 86 48 CE 3D 03 00 06
-Comment = ANSI X9.62 named elliptic curve
-Description = c2tnb191v2 (1 2 840 10045 3 0 6)
-
-OID = 06 08 2A 86 48 CE 3D 03 00 07
-Comment = ANSI X9.62 named elliptic curve
-Description = c2tnb191v3 (1 2 840 10045 3 0 7)
-
-OID = 06 08 2A 86 48 CE 3D 03 00 0A
-Comment = ANSI X9.62 named elliptic curve
-Description = c2pnb208w1 (1 2 840 10045 3 0 10)
-
-OID = 06 08 2A 86 48 CE 3D 03 00 0B
-Comment = ANSI X9.62 named elliptic curve
-Description = c2tnb239v1 (1 2 840 10045 3 0 11)
-
-OID = 06 08 2A 86 48 CE 3D 03 00 0C
-Comment = ANSI X9.62 named elliptic curve
-Description = c2tnb239v2 (1 2 840 10045 3 0 12)
-
-OID = 06 08 2A 86 48 CE 3D 03 00 0D
-Comment = ANSI X9.62 named elliptic curve
-Description = c2tnb239v3 (1 2 840 10045 3 0 13)
-
-OID = 06 08 2A 86 48 CE 3D 03 00 10
-Comment = ANSI X9.62 named elliptic curve
-Description = c2pnb272w1 (1 2 840 10045 3 0 16)
-
-OID = 06 08 2A 86 48 CE 3D 03 00 12
-Comment = ANSI X9.62 named elliptic curve
-Description = c2tnb359v1 (1 2 840 10045 3 0 18)
-
-OID = 06 08 2A 86 48 CE 3D 03 00 13
-Comment = ANSI X9.62 named elliptic curve
-Description = c2pnb368w1 (1 2 840 10045 3 0 19)
-
-OID = 06 08 2A 86 48 CE 3D 03 00 14
-Comment = ANSI X9.62 named elliptic curve
-Description = c2tnb431r1 (1 2 840 10045 3 0 20)
-
-OID = 06 08 2A 86 48 CE 3D 03 01 01
-Comment = ANSI X9.62 named elliptic curve
-Description = ansiX9p192r1 (1 2 840 10045 3 1 1)
-
-OID = 06 09 2A 86 48 CE 3D 03 01 01 01
-Comment = ANSI X9.62 named elliptic curve
-Description = prime192v1 (1 2 840 10045 3 1 1 1)
-
-OID = 06 09 2A 86 48 CE 3D 03 01 01 02
-Comment = ANSI X9.62 named elliptic curve
-Description = prime192v2 (1 2 840 10045 3 1 1 2)
-
-OID = 06 09 2A 86 48 CE 3D 03 01 01 03
-Comment = ANSI X9.62 named elliptic curve
-Description = prime192v3 (1 2 840 10045 3 1 1 3)
-
-OID = 06 09 2A 86 48 CE 3D 03 01 01 04
-Comment = ANSI X9.62 named elliptic curve
-Description = prime239v1 (1 2 840 10045 3 1 1 4)
-
-OID = 06 09 2A 86 48 CE 3D 03 01 01 05
-Comment = ANSI X9.62 named elliptic curve
-Description = prime239v2 (1 2 840 10045 3 1 1 5)
-
-OID = 06 09 2A 86 48 CE 3D 03 01 01 06
-Comment = ANSI X9.62 named elliptic curve
-Description = prime239v3 (1 2 840 10045 3 1 1 6)
-
-OID = 06 09 2A 86 48 CE 3D 03 01 01 07
-Comment = ANSI X9.62 named elliptic curve
-Description = prime256v1 (1 2 840 10045 3 1 1 7)
-
-OID = 06 08 2A 86 48 CE 3D 03 01 07
-Comment = ANSI X9.62 named elliptic curve
-Description = ansiX9p256r1 (1 2 840 10045 3 1 7)
-
-OID = 06 07 2A 86 48 CE 3D 04 01
-Comment = ANSI X9.62 ECDSA algorithm with SHA1
-Description = ecdsaWithSHA1 (1 2 840 10045 4 1)
-
-OID = 06 07 2A 86 48 CE 3D 04 02
-Comment = ANSI X9.62 ECDSA algorithm with Recommended
-Description = ecdsaWithRecommended (1 2 840 10045 4 2)
-
-OID = 06 07 2A 86 48 CE 3D 04 03
-Comment = ANSI X9.62 ECDSA algorithm with Specified
-Description = ecdsaWithSpecified (1 2 840 10045 4 3)
-
-OID = 06 08 2A 86 48 CE 3D 04 03 01
-Comment = ANSI X9.62 ECDSA algorithm with SHA224
-Description = ecdsaWithSHA224 (1 2 840 10045 4 3 1)
-
-OID = 06 08 2A 86 48 CE 3D 04 03 02
-Comment = ANSI X9.62 ECDSA algorithm with SHA256
-Description = ecdsaWithSHA256 (1 2 840 10045 4 3 2)
-
-OID = 06 08 2A 86 48 CE 3D 04 03 03
-Comment = ANSI X9.62 ECDSA algorithm with SHA384
-Description = ecdsaWithSHA384 (1 2 840 10045 4 3 3)
-
-OID = 06 08 2A 86 48 CE 3D 04 03 04
-Comment = ANSI X9.62 ECDSA algorithm with SHA512
-Description = ecdsaWithSHA512 (1 2 840 10045 4 3 4)
-
-# ANSI X9.42
-
-OID = 06 06 2A 86 48 CE 3E 01
-Comment = ANSI X9.42
-Description = fieldType (1 2 840 10046 1)
-
-OID = 06 07 2A 86 48 CE 3E 01 01
-Comment = ANSI X9.42 field type
-Description = gf-prime (1 2 840 10046 1 1)
-
-OID = 06 06 2A 86 48 CE 3E 02
-Comment = ANSI X9.42
-Description = numberType (1 2 840 10046 2)
-
-OID = 06 07 2A 86 48 CE 3E 02 01
-Comment = ANSI X9.42 number type
-Description = dhPublicKey (1 2 840 10046 2 1)
-
-OID = 06 06 2A 86 48 CE 3E 03
-Comment = ANSI X9.42
-Description = scheme (1 2 840 10046 3)
-
-OID = 06 07 2A 86 48 CE 3E 03 01
-Comment = ANSI X9.42 scheme
-Description = dhStatic (1 2 840 10046 3 1)
-
-OID = 06 07 2A 86 48 CE 3E 03 02
-Comment = ANSI X9.42 scheme
-Description = dhEphem (1 2 840 10046 3 2)
-
-OID = 06 07 2A 86 48 CE 3E 03 03
-Comment = ANSI X9.42 scheme
-Description = dhHybrid1 (1 2 840 10046 3 3)
-
-OID = 06 07 2A 86 48 CE 3E 03 04
-Comment = ANSI X9.42 scheme
-Description = dhHybrid2 (1 2 840 10046 3 4)
-
-OID = 06 07 2A 86 48 CE 3E 03 05
-Comment = ANSI X9.42 scheme
-Description = mqv2 (1 2 840 10046 3 5)
-
-OID = 06 07 2A 86 48 CE 3E 03 06
-Comment = ANSI X9.42 scheme
-Description = mqv1 (1 2 840 10046 3 6)
-
-# ASTM 31.20
-
-OID = 06 07 2A 86 48 CE 51 02 02
-Comment = ASTM 31.20
-Description = ? (1 2 840 10065 2 2)
-
-OID = 06 07 2A 86 48 CE 51 02 03
-Comment = ASTM 31.20
-Description = healthcareLicense (1 2 840 10065 2 3)
-
-OID = 06 09 2A 86 48 CE 51 02 03 01 01
-Comment = ASTM 31.20 healthcare license type
-Description = license? (1 2 840 10065 2 3 1 1)
-
-# Nortel Secure Networks/Entrust
-
-OID = 06 07 2A 86 48 86 F6 7D 07
-Description = nsn (1 2 840 113533 7)
-
-OID = 06 08 2A 86 48 86 F6 7D 07 41
-Description = nsn-ce (1 2 840 113533 7 65)
-
-OID = 06 09 2A 86 48 86 F6 7D 07 41 00
-Comment = Nortel Secure Networks ce
-Description = entrustVersInfo (1 2 840 113533 7 65 0)
-
-OID = 06 08 2A 86 48 86 F6 7D 07 42
-Description = nsn-alg (1 2 840 113533 7 66)
-
-OID = 06 09 2A 86 48 86 F6 7D 07 42 03
-Comment = Nortel Secure Networks alg
-Description = cast3CBC (1 2 840 113533 7 66 3)
-
-OID = 06 09 2A 86 48 86 F6 7D 07 42 0A
-Comment = Nortel Secure Networks alg
-Description = cast5CBC (1 2 840 113533 7 66 10)
-
-OID = 06 09 2A 86 48 86 F6 7D 07 42 0B
-Comment = Nortel Secure Networks alg
-Description = cast5MAC (1 2 840 113533 7 66 11)
-
-OID = 06 09 2A 86 48 86 F6 7D 07 42 0C
-Comment = Nortel Secure Networks alg
-Description = pbeWithMD5AndCAST5-CBC (1 2 840 113533 7 66 12)
-
-OID = 06 09 2A 86 48 86 F6 7D 07 42 0D
-Comment = Nortel Secure Networks alg
-Description = passwordBasedMac (1 2 840 113533 7 66 13)
-
-OID = 06 08 2A 86 48 86 F6 7D 07 43
-Description = nsn-oc (1 2 840 113533 7 67)
-
-OID = 06 09 2A 86 48 86 F6 7D 07 43 00
-Comment = Nortel Secure Networks oc
-Description = entrustUser (1 2 840 113533 7 67 0)
-
-OID = 06 08 2A 86 48 86 F6 7D 07 44
-Description = nsn-at (1 2 840 113533 7 68)
-
-OID = 06 09 2A 86 48 86 F6 7D 07 44 00
-Comment = Nortel Secure Networks at
-Description = entrustCAInfo (1 2 840 113533 7 68 0)
-
-OID = 06 09 2A 86 48 86 F6 7D 07 44 0A
-Comment = Nortel Secure Networks at
-Description = attributeCertificate (1 2 840 113533 7 68 10)
-
-# PKCS #1
-
-OID = 06 08 2A 86 48 86 F7 0D 01 01
-Description = pkcs-1 (1 2 840 113549 1 1)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 01 01
-Comment = PKCS #1
-Description = rsaEncryption (1 2 840 113549 1 1 1)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 01 02
-Comment = PKCS #1
-Description = md2withRSAEncryption (1 2 840 113549 1 1 2)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 01 03
-Comment = PKCS #1
-Description = md4withRSAEncryption (1 2 840 113549 1 1 3)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 01 04
-Comment = PKCS #1
-Description = md5withRSAEncryption (1 2 840 113549 1 1 4)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 01 05
-Comment = PKCS #1
-Description = sha1withRSAEncryption (1 2 840 113549 1 1 5)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 01 07
-Comment = PKCS #1
-Description = rsaOAEP (1 2 840 113549 1 1 7)
-
-# This is also used with PSS so it's given the more general label 'pkcs1-XXX'
-# rather than 'rsaOAEP-XXX'.
-OID = 06 09 2A 86 48 86 F7 0D 01 01 08
-Comment = PKCS #1
-Description = pkcs1-MGF (1 2 840 113549 1 1 8)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 01 09
-Comment = PKCS #1
-Description = rsaOAEP-pSpecified (1 2 840 113549 1 1 9)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 01 0A
-Comment = PKCS #1
-Description = rsaPSS (1 2 840 113549 1 1 10)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 01 0B
-Comment = PKCS #1
-Description = sha256WithRSAEncryption (1 2 840 113549 1 1 11)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 01 0C
-Comment = PKCS #1
-Description = sha384WithRSAEncryption (1 2 840 113549 1 1 12)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 01 0D
-Comment = PKCS #1
-Description = sha512WithRSAEncryption (1 2 840 113549 1 1 13)
-
-# There is some confusion over the identity of the following OID. The OAEP
-# one is more recent, but independant vendors have already used the RIPEMD
-# one, however it's likely that the SET usage will claim to be more
-# authoritative so we report it as that.
-OID = 06 09 2A 86 48 86 F7 0D 01 01 06
-Comment = PKCS #1. This OID may also be assigned as ripemd160WithRSAEncryption
-Description = rsaOAEPEncryptionSET (1 2 840 113549 1 1 6)
-# ripemd160WithRSAEncryption (1 2 840 113549 1 1 6)
-
-# BSAFE/PKCS #2 (obsolete)
-
-OID = 06 08 2A 86 48 86 F7 0D 01 02
-Comment = Obsolete BSAFE OID
-Description = bsafeRsaEncr (1 2 840 113549 1 2)
-Warning
-
-# PKCS #3
-
-OID = 06 08 2A 86 48 86 F7 0D 01 03
-Description = pkcs-3 (1 2 840 113549 1 3)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 03 01
-Comment = PKCS #3
-Description = dhKeyAgreement (1 2 840 113549 1 3 1)
-
-# PKCS #5
-
-OID = 06 08 2A 86 48 86 F7 0D 01 05
-Description = pkcs-5 (1 2 840 113549 1 5)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 05 01
-Comment = PKCS #5
-Description = pbeWithMD2AndDES-CBC (1 2 840 113549 1 5 1)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 05 03
-Comment = PKCS #5
-Description = pbeWithMD5AndDES-CBC (1 2 840 113549 1 5 3)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 05 04
-Comment = PKCS #5
-Description = pbeWithMD2AndRC2-CBC (1 2 840 113549 1 5 4)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 05 06
-Comment = PKCS #5
-Description = pbeWithMD5AndRC2-CBC (1 2 840 113549 1 5 6)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 05 09
-Comment = PKCS #5, used in BSAFE only
-Description = pbeWithMD5AndXOR (1 2 840 113549 1 5 9)
-Warning
-
-OID = 06 09 2A 86 48 86 F7 0D 01 05 0A
-Comment = PKCS #5
-Description = pbeWithSHAAndDES-CBC (1 2 840 113549 1 5 10)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 05 0C
-Comment = PKCS #5 v2.0
-Description = pkcs5PBKDF2 (1 2 840 113549 1 5 12)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 05 0D
-Comment = PKCS #5 v2.0
-Description = pkcs5PBES2 (1 2 840 113549 1 5 13)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 05 0E
-Comment = PKCS #5 v2.0
-Description = pkcs5PBMAC1 (1 2 840 113549 1 5 14)
-
-# PKCS #7
-
-OID = 06 08 2A 86 48 86 F7 0D 01 07
-Description = pkcs-7 (1 2 840 113549 1 7)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 07 01
-Comment = PKCS #7
-Description = data (1 2 840 113549 1 7 1)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 07 02
-Comment = PKCS #7
-Description = signedData (1 2 840 113549 1 7 2)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 07 03
-Comment = PKCS #7
-Description = envelopedData (1 2 840 113549 1 7 3)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 07 04
-Comment = PKCS #7
-Description = signedAndEnvelopedData (1 2 840 113549 1 7 4)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 07 05
-Comment = PKCS #7
-Description = digestedData (1 2 840 113549 1 7 5)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 07 06
-Comment = PKCS #7
-Description = encryptedData (1 2 840 113549 1 7 6)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 07 07
-Comment = PKCS #7 experimental
-Description = dataWithAttributes (1 2 840 113549 1 7 7)
-Warning
-
-OID = 06 09 2A 86 48 86 F7 0D 01 07 08
-Comment = PKCS #7 experimental
-Description = encryptedPrivateKeyInfo (1 2 840 113549 1 7 8)
-Warning
-
-# PKCS #9
-
-OID = 06 08 2A 86 48 86 F7 0D 01 09
-Description = pkcs-9 (1 2 840 113549 1 9)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 01
-Comment = PKCS #9. Deprecated, use an altName extension instead
-Description = emailAddress (1 2 840 113549 1 9 1)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 02
-Comment = PKCS #9
-Description = unstructuredName (1 2 840 113549 1 9 2)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 03
-Comment = PKCS #9
-Description = contentType (1 2 840 113549 1 9 3)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 04
-Comment = PKCS #9
-Description = messageDigest (1 2 840 113549 1 9 4)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 05
-Comment = PKCS #9
-Description = signingTime (1 2 840 113549 1 9 5)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 06
-Comment = PKCS #9
-Description = countersignature (1 2 840 113549 1 9 6)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 07
-Comment = PKCS #9
-Description = challengePassword (1 2 840 113549 1 9 7)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 08
-Comment = PKCS #9
-Description = unstructuredAddress (1 2 840 113549 1 9 8)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 09
-Comment = PKCS #9
-Description = extendedCertificateAttributes (1 2 840 113549 1 9 9)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 0A
-Comment = PKCS #9 experimental
-Description = issuerAndSerialNumber (1 2 840 113549 1 9 10)
-Warning
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 0B
-Comment = PKCS #9 experimental
-Description = passwordCheck (1 2 840 113549 1 9 11)
-Warning
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 0C
-Comment = PKCS #9 experimental
-Description = publicKey (1 2 840 113549 1 9 12)
-Warning
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 0D
-Comment = PKCS #9
-Description = signingDescription (1 2 840 113549 1 9 13)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 0E
-Comment = PKCS #9 via CRMF
-Description = extensionRequest (1 2 840 113549 1 9 14)
-
-# PKCS #9 for use with S/MIME
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 0F
-Comment = PKCS #9. This OID was formerly assigned as symmetricCapabilities, then reassigned as SMIMECapabilities, then renamed to the current name
-Description = sMIMECapabilities (1 2 840 113549 1 9 15)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 0F 01
-Comment = sMIMECapabilities
-Description = preferSignedData (1 2 840 113549 1 9 15 1)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 0F 02
-Comment = sMIMECapabilities
-Description = canNotDecryptAny (1 2 840 113549 1 9 15 2)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 0F 03
-Comment = sMIMECapabilities. Deprecated, use (1 2 840 113549 1 9 16 2 1) instead
-Description = receiptRequest (1 2 840 113549 1 9 15 3)
-Warning
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 0F 04
-Comment = sMIMECapabilities. Deprecated, use (1 2 840 113549 1 9 16 1 1) instead
-Description = receipt (1 2 840 113549 1 9 15 4)
-Warning
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 0F 05
-Comment = sMIMECapabilities. Deprecated, use (1 2 840 113549 1 9 16 2 4) instead
-Description = contentHints (1 2 840 113549 1 9 15 5)
-Warning
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 0F 06
-Comment = sMIMECapabilities. Deprecated, use (1 2 840 113549 1 9 16 2 3) instead
-Description = mlExpansionHistory (1 2 840 113549 1 9 15 6)
-Warning
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 10
-Comment = PKCS #9
-Description = id-sMIME (1 2 840 113549 1 9 16)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 10 00
-Comment = id-sMIME
-Description = id-mod (1 2 840 113549 1 9 16 0)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 00 01
-Comment = S/MIME Modules
-Description = id-mod-cms (1 2 840 113549 1 9 16 0 1)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 00 02
-Comment = S/MIME Modules
-Description = id-mod-ess (1 2 840 113549 1 9 16 0 2)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 00 03
-Comment = S/MIME Modules
-Description = id-mod-oid (1 2 840 113549 1 9 16 0 3)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 00 04
-Comment = S/MIME Modules
-Description = id-mod-msg-v3 (1 2 840 113549 1 9 16 0 4)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 00 05
-Comment = S/MIME Modules
-Description = id-mod-ets-eSignature-88 (1 2 840 113549 1 9 16 0 5)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 00 06
-Comment = S/MIME Modules
-Description = id-mod-ets-eSignature-97 (1 2 840 113549 1 9 16 0 6)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 00 07
-Comment = S/MIME Modules
-Description = id-mod-ets-eSigPolicy-88 (1 2 840 113549 1 9 16 0 7)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 00 08
-Comment = S/MIME Modules
-Description = id-mod-ets-eSigPolicy-88 (1 2 840 113549 1 9 16 0 8)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 10 01
-Comment = S/MIME
-Description = contentType (1 2 840 113549 1 9 16 1)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 01 01
-Comment = S/MIME Content Types
-Description = receipt (1 2 840 113549 1 9 16 1 1)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 01 02
-Comment = S/MIME Content Types
-Description = authData (1 2 840 113549 1 9 16 1 2)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 01 03
-Comment = S/MIME Content Types
-Description = publishCert (1 2 840 113549 1 9 16 1 3)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 01 04
-Comment = S/MIME Content Types
-Description = tSTInfo (1 2 840 113549 1 9 16 1 4)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 01 05
-Comment = S/MIME Content Types
-Description = tDTInfo (1 2 840 113549 1 9 16 1 5)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 01 06
-Comment = S/MIME Content Types
-Description = contentInfo (1 2 840 113549 1 9 16 1 6)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 01 07
-Comment = S/MIME Content Types
-Description = dVCSRequestData (1 2 840 113549 1 9 16 1 7)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 01 08
-Comment = S/MIME Content Types
-Description = dVCSResponseData (1 2 840 113549 1 9 16 1 8)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 01 09
-Comment = S/MIME Content Types
-Description = compressedData (1 2 840 113549 1 9 16 1 9)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 10 02
-Comment = S/MIME
-Description = authenticatedAttributes (1 2 840 113549 1 9 16 2)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 01
-Comment = S/MIME Authenticated Attributes
-Description = receiptRequest (1 2 840 113549 1 9 16 2 1)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 02
-Comment = S/MIME Authenticated Attributes
-Description = securityLabel (1 2 840 113549 1 9 16 2 2)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 03
-Comment = S/MIME Authenticated Attributes
-Description = mlExpandHistory (1 2 840 113549 1 9 16 2 3)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 04
-Comment = S/MIME Authenticated Attributes
-Description = contentHint (1 2 840 113549 1 9 16 2 4)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 05
-Comment = S/MIME Authenticated Attributes
-Description = msgSigDigest (1 2 840 113549 1 9 16 2 5)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 06
-Comment = S/MIME Authenticated Attributes. Obsolete
-Description = encapContentType (1 2 840 113549 1 9 16 2 6)
-Warning
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 07
-Comment = S/MIME Authenticated Attributes
-Description = contentIdentifier (1 2 840 113549 1 9 16 2 7)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 08
-Comment = S/MIME Authenticated Attributes. Obsolete
-Description = macValue (1 2 840 113549 1 9 16 2 8)
-Warning
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 09
-Comment = S/MIME Authenticated Attributes
-Description = equivalentLabels (1 2 840 113549 1 9 16 2 9)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 0A
-Comment = S/MIME Authenticated Attributes
-Description = contentReference (1 2 840 113549 1 9 16 2 10)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 0B
-Comment = S/MIME Authenticated Attributes
-Description = encrypKeyPref (1 2 840 113549 1 9 16 2 11)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 0C
-Comment = S/MIME Authenticated Attributes
-Description = signingCertificate (1 2 840 113549 1 9 16 2 12)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 0D
-Comment = S/MIME Authenticated Attributes
-Description = smimeEncryptCerts (1 2 840 113549 1 9 16 2 13)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 0E
-Comment = S/MIME Authenticated Attributes
-Description = timeStampToken (1 2 840 113549 1 9 16 2 14)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 0F
-Comment = S/MIME Authenticated Attributes
-Description = sigPolicyId (1 2 840 113549 1 9 16 2 15)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 10
-Comment = S/MIME Authenticated Attributes
-Description = commitmentType (1 2 840 113549 1 9 16 2 16)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 11
-Comment = S/MIME Authenticated Attributes
-Description = signerLocation (1 2 840 113549 1 9 16 2 17)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 12
-Comment = S/MIME Authenticated Attributes
-Description = signerAttr (1 2 840 113549 1 9 16 2 18)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 13
-Comment = S/MIME Authenticated Attributes
-Description = otherSigCert (1 2 840 113549 1 9 16 2 19)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 14
-Comment = S/MIME Authenticated Attributes
-Description = contentTimestamp (1 2 840 113549 1 9 16 2 20)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 15
-Comment = S/MIME Authenticated Attributes
-Description = certificateRefs (1 2 840 113549 1 9 16 2 21)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 16
-Comment = S/MIME Authenticated Attributes
-Description = revocationRefs (1 2 840 113549 1 9 16 2 22)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 17
-Comment = S/MIME Authenticated Attributes
-Description = certValues (1 2 840 113549 1 9 16 2 23)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 18
-Comment = S/MIME Authenticated Attributes
-Description = revocationValues (1 2 840 113549 1 9 16 2 24)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 19
-Comment = S/MIME Authenticated Attributes
-Description = escTimeStamp (1 2 840 113549 1 9 16 2 25)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 1A
-Comment = S/MIME Authenticated Attributes
-Description = certCRLTimestamp (1 2 840 113549 1 9 16 2 26)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 1B
-Comment = S/MIME Authenticated Attributes
-Description = archiveTimeStamp (1 2 840 113549 1 9 16 2 27)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 1C
-Comment = S/MIME Authenticated Attributes
-Description = signatureType (1 2 840 113549 1 9 16 2 28)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 02 1D
-Comment = S/MIME Authenticated Attributes
-Description = dvcs-dvc (1 2 840 113549 1 9 16 2 29)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 03 01
-Comment = S/MIME Algorithms. Obsolete
-Description = algESDHwith3DES (1 2 840 113549 1 9 16 3 1)
-Warning
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 03 02
-Comment = S/MIME Algorithms. Obsolete
-Description = algESDHwithRC2 (1 2 840 113549 1 9 16 3 2)
-Warning
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 03 03
-Comment = S/MIME Algorithms. Obsolete
-Description = alg3DESwrap (1 2 840 113549 1 9 16 3 3)
-Warning
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 03 04
-Comment = S/MIME Algorithms. Obsolete
-Description = algRC2wrap (1 2 840 113549 1 9 16 3 4)
-Warning
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 03 05
-Comment = S/MIME Algorithms
-Description = esDH (1 2 840 113549 1 9 16 3 5)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 03 06
-Comment = S/MIME Algorithms
-Description = cms3DESwrap (1 2 840 113549 1 9 16 3 6)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 03 07
-Comment = S/MIME Algorithms
-Description = cmsRC2wrap (1 2 840 113549 1 9 16 3 7)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 03 08
-Comment = S/MIME Algorithms
-Description = zlib (1 2 840 113549 1 9 16 3 8)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 03 09
-Comment = S/MIME Algorithms
-Description = pwri-KEK (1 2 840 113549 1 9 16 3 9)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 04 01
-Comment = S/MIME Certificate Distribution
-Description = certDist-ldap (1 2 840 113549 1 9 16 4 1)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 05 01
-Comment = S/MIME Signature Policy Qualifier
-Description = sigPolicyQualifier-spuri (1 2 840 113549 1 9 16 5 1)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 05 02
-Comment = S/MIME Signature Policy Qualifier
-Description = sigPolicyQualifier-spUserNotice (1 2 840 113549 1 9 16 5 2)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 06 01
-Comment = S/MIME
-Description = proofOfOrigin (1 2 840 113549 1 9 16 6 1)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 06 02
-Comment = S/MIME
-Description = proofOfReceipt (1 2 840 113549 1 9 16 6 2)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 06 03
-Comment = S/MIME
-Description = proofOfDelivery (1 2 840 113549 1 9 16 6 3)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 06 04
-Comment = S/MIME
-Description = proofOfSender (1 2 840 113549 1 9 16 6 4)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 06 05
-Comment = S/MIME
-Description = proofOfApproval (1 2 840 113549 1 9 16 6 5)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 06 06
-Comment = S/MIME
-Description = proofOfCreation (1 2 840 113549 1 9 16 6 6)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 0F
-Comment = PKCS #9. This OID was formerly assigned as symmetricCapabilities, then reassigned as SMIMECapabilities, then renamed to the current name
-Description = sMIMECapabilities (1 2 840 113549 1 9 15)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 10 09
-Comment = S/MIME
-Description = signatureTypeIdentifier (1 2 840 113549 1 9 16 9)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 09 01
-Comment = S/MIME Signature Type Identifier
-Description = originatorSig (1 2 840 113549 1 9 16 9 1)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 09 02
-Comment = S/MIME Signature Type Identifier
-Description = domainSig (1 2 840 113549 1 9 16 9 2)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 09 03
-Comment = S/MIME Signature Type Identifier
-Description = additionalAttributesSig (1 2 840 113549 1 9 16 9 3)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 09 04
-Comment = S/MIME Signature Type Identifier
-Description = reviewSig (1 2 840 113549 1 9 16 9 4)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 10 0B
-Comment = S/MIME
-Description = capabilities (1 2 840 113549 1 9 16 11)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 0B 01
-Comment = S/MIME Capability
-Description = preferBinaryInside (1 2 840 113549 1 9 16 11 1)
-
-# PKCS #9 for use with PKCS #12
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 14
-Comment = PKCS #9 via PKCS #12
-Description = friendlyName (for PKCS #12) (1 2 840 113549 1 9 20)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 15
-Comment = PKCS #9 via PKCS #12
-Description = localKeyID (for PKCS #12) (1 2 840 113549 1 9 21)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 16
-Comment = PKCS #9 via PKCS #12
-Description = certTypes (for PKCS #12) (1 2 840 113549 1 9 22)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 16 01
-Comment = PKCS #9 via PKCS #12
-Description = x509Certificate (for PKCS #12) (1 2 840 113549 1 9 22 1)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 16 02
-Comment = PKCS #9 via PKCS #12
-Description = sdsiCertificate (for PKCS #12) (1 2 840 113549 1 9 22 2)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 17
-Comment = PKCS #9 via PKCS #12
-Description = crlTypes (for PKCS #12) (1 2 840 113549 1 9 23)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 17 01
-Comment = PKCS #9 via PKCS #12
-Description = x509Crl (for PKCS #12) (1 2 840 113549 1 9 23 1)
-
-# PKCS #9, another set of branches used for accumulating further cruft
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 18
-Comment = PKCS #9/RFC 2985
-Description = pkcs9objectClass (1 2 840 113549 1 9 24)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 19
-Comment = PKCS #9/RFC 2985
-Description = pkcs9attributes (1 2 840 113549 1 9 25)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 19 01
-Comment = PKCS #9/RFC 2985 attribute
-Description = pkcs15Token (1 2 840 113549 1 9 25 1)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 19 02
-Comment = PKCS #9/RFC 2985 attribute
-Description = encryptedPrivateKeyInfo (1 2 840 113549 1 9 25 2)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 19 03
-Comment = PKCS #9/RFC 2985 attribute
-Description = randomNonce (1 2 840 113549 1 9 25 3)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 19 04
-Comment = PKCS #9/RFC 2985 attribute
-Description = sequenceNumber (1 2 840 113549 1 9 25 4)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 09 19 05
-Comment = PKCS #9/RFC 2985 attribute
-Description = pkcs7PDU (1 2 840 113549 1 9 25 5)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 1A
-Comment = PKCS #9/RFC 2985
-Description = pkcs9syntax (1 2 840 113549 1 9 26)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 09 1B
-Comment = PKCS #9/RFC 2985
-Description = pkcs9matchingRules (1 2 840 113549 1 9 27)
-
-# PKCS #12. Note that current PKCS #12 implementations tend to be strange and
-# peculiar, with implementors misusing OIDs or basing their work on earlier PFX
-# drafts or defining their own odd OIDs. In addition the PFX/PKCS #12 spec
-# itself is full of errors and inconsistencies, and a number of OIDs have been
-# redefined in different drafts (often multiple times), which doesn't make the
-# implementors job any easier.
-
-OID = 06 08 2A 86 48 86 F7 0D 01 0C
-Description = pkcs-12 (1 2 840 113549 1 12)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 0C 01
-Comment = This OID was formerly assigned as PKCS #12 modeID
-Description = pkcs-12-PbeIds (1 2 840 113549 1 12 1)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0C 01 01
-Comment = PKCS #12 PbeIds. This OID was formerly assigned as pkcs-12-OfflineTransportMode
-Description = pbeWithSHAAnd128BitRC4 (1 2 840 113549 1 12 1 1)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0C 01 02
-Comment = PKCS #12 PbeIds. This OID was formerly assigned as pkcs-12-OnlineTransportMode
-Description = pbeWithSHAAnd40BitRC4 (1 2 840 113549 1 12 1 2)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0C 01 03
-Comment = PKCS #12 PbeIds
-Description = pbeWithSHAAnd3-KeyTripleDES-CBC (1 2 840 113549 1 12 1 3)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0C 01 04
-Comment = PKCS #12 PbeIds
-Description = pbeWithSHAAnd2-KeyTripleDES-CBC (1 2 840 113549 1 12 1 4)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0C 01 05
-Comment = PKCS #12 PbeIds
-Description = pbeWithSHAAnd128BitRC2-CBC (1 2 840 113549 1 12 1 5)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0C 01 06
-Comment = PKCS #12 PbeIds
-Description = pbeWithSHAAnd40BitRC2-CBC (1 2 840 113549 1 12 1 6)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 0C 02
-Comment = Deprecated
-Description = pkcs-12-ESPVKID (1 2 840 113549 1 12 2)
-Warning
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0C 02 01
-Comment = PKCS #12 ESPVKID. Deprecated, use (1 2 840 113549 1 12 3 5) instead
-Description = pkcs-12-PKCS8KeyShrouding (1 2 840 113549 1 12 2 1)
-Warning
-
-# The following appear to have been redefined yet again at 12 10 in the latest
-# PKCS #12 spec.
-OID = 06 09 2A 86 48 86 F7 0D 01 0C 03
-Description = pkcs-12-BagIds (1 2 840 113549 1 12 3)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0C 03 01
-Comment = PKCS #12 BagIds
-Description = pkcs-12-keyBagId (1 2 840 113549 1 12 3 1)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0C 03 02
-Comment = PKCS #12 BagIds
-Description = pkcs-12-certAndCRLBagId (1 2 840 113549 1 12 3 2)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0C 03 03
-Comment = PKCS #12 BagIds
-Description = pkcs-12-secretBagId (1 2 840 113549 1 12 3 3)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0C 03 04
-Comment = PKCS #12 BagIds
-Description = pkcs-12-safeContentsId (1 2 840 113549 1 12 3 4)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0C 03 05
-Comment = PKCS #12 BagIds
-Description = pkcs-12-pkcs-8ShroudedKeyBagId (1 2 840 113549 1 12 3 5)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 0C 04
-Comment = Deprecated
-Description = pkcs-12-CertBagID (1 2 840 113549 1 12 4)
-Warning
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0C 04 01
-Comment = PKCS #12 CertBagID. This OID was formerly assigned as pkcs-12-X509CertCRLBag
-Description = pkcs-12-X509CertCRLBagID (1 2 840 113549 1 12 4 1)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0C 04 02
-Comment = PKCS #12 CertBagID. This OID was formerly assigned as pkcs-12-SDSICertBag
-Description = pkcs-12-SDSICertBagID (1 2 840 113549 1 12 4 2)
-
-# The following are from PFX. The ... 5 1 values have been reassigned to OIDs
-# with incompatible algorithms at ... 1, the 5 2 values seem to have vanished.
-OID = 06 09 2A 86 48 86 F7 0D 01 0C 05
-Description = pkcs-12-OID (1 2 840 113549 1 12 5)
-Warning
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0C 05 01
-Comment = PKCS #12 OID. Deprecated, use the partially compatible (1 2 840 113549 1 12 1) OIDs instead
-Description = pkcs-12-PBEID (1 2 840 113549 1 12 5 1)
-Warning
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 0C 05 01 01
-Comment = PKCS #12 OID PBEID. Deprecated, use (1 2 840 113549 1 12 1 1) instead
-Description = pkcs-12-PBEWithSha1And128BitRC4 (1 2 840 113549 1 12 5 1 1)
-Warning
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 0C 05 01 02
-Comment = PKCS #12 OID PBEID. Deprecated, use (1 2 840 113549 1 12 1 2) instead
-Description = pkcs-12-PBEWithSha1And40BitRC4 (1 2 840 113549 1 12 5 1 2)
-Warning
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 0C 05 01 03
-Comment = PKCS #12 OID PBEID. Deprecated, use the incompatible but similar (1 2 840 113549 1 12 1 3) or (1 2 840 113549 1 12 1 4) instead
-Description = pkcs-12-PBEWithSha1AndTripleDESCBC (1 2 840 113549 1 12 5 1 3)
-Warning
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 0C 05 01 04
-Comment = PKCS #12 OID PBEID. Deprecated, use (1 2 840 113549 1 12 1 5) instead
-Description = pkcs-12-PBEWithSha1And128BitRC2CBC (1 2 840 113549 1 12 5 1 4)
-Warning
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 0C 05 01 05
-Comment = PKCS #12 OID PBEID. Deprecated, use (1 2 840 113549 1 12 1 6) instead
-Description = pkcs-12-PBEWithSha1And40BitRC2CBC (1 2 840 113549 1 12 5 1 5)
-Warning
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 0C 05 01 06
-Comment = PKCS #12 OID PBEID. Deprecated, use the incompatible but similar (1 2 840 113549 1 12 1 1) or (1 2 840 113549 1 12 1 2) instead
-Description = pkcs-12-PBEWithSha1AndRC4 (1 2 840 113549 1 12 5 1 6)
-Warning
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 0C 05 01 07
-Comment = PKCS #12 OID PBEID. Deprecated, use the incompatible but similar (1 2 840 113549 1 12 1 5) or (1 2 840 113549 1 12 1 6) instead
-Description = pkcs-12-PBEWithSha1AndRC2CBC (1 2 840 113549 1 12 5 1 7)
-Warning
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0C 05 02
-Comment = PKCS #12 OID. Deprecated, use the conventional PKCS #1 OIDs instead
-Description = pkcs-12-EnvelopingID (1 2 840 113549 1 12 5 2)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 0C 05 02 01
-Comment = PKCS #12 OID EnvelopingID. Deprecated, use the conventional PKCS #1 OIDs instead
-Description = pkcs-12-RSAEncryptionWith128BitRC4 (1 2 840 113549 1 12 5 2 1)
-Warning
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 0C 05 02 02
-Comment = PKCS #12 OID EnvelopingID. Deprecated, use the conventional PKCS #1 OIDs instead
-Description = pkcs-12-RSAEncryptionWith40BitRC4 (1 2 840 113549 1 12 5 2 2)
-Warning
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 0C 05 02 03
-Comment = PKCS #12 OID EnvelopingID. Deprecated, use the conventional PKCS #1 OIDs instead
-Description = pkcs-12-RSAEncryptionWithTripleDES (1 2 840 113549 1 12 5 2 3)
-Warning
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0C 05 03
-Comment = PKCS #12 OID EnvelopingID. Deprecated, use the conventional PKCS #1 OIDs instead
-Description = pkcs-12-SignatureID (1 2 840 113549 1 12 5 3)
-Warning
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 0C 05 03 01
-Comment = PKCS #12 OID SignatureID. Deprecated, use the conventional PKCS #1 OIDs instead
-Description = pkcs-12-RSASignatureWithSHA1Digest (1 2 840 113549 1 12 5 3 1)
-Warning
-
-# Yet *another* redefinition of the PKCS #12 "bag" ID's, now in a different
-# order than the last redefinition at ... 12 3.
-OID = 06 09 2A 86 48 86 F7 0D 01 0C 0A
-Description = pkcs-12Version1 (1 2 840 113549 1 12 10)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0C 0A 01
-Description = pkcs-12BadIds (1 2 840 113549 1 12 10 1)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 0C 0A 01 01
-Comment = PKCS #12 BagIds
-Description = pkcs-12-keyBag (1 2 840 113549 1 12 10 1 1)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 0C 0A 01 02
-Comment = PKCS #12 BagIds
-Description = pkcs-12-pkcs-8ShroudedKeyBag (1 2 840 113549 1 12 10 1 2)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 0C 0A 01 03
-Comment = PKCS #12 BagIds
-Description = pkcs-12-certBag (1 2 840 113549 1 12 10 1 3)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 0C 0A 01 04
-Comment = PKCS #12 BagIds
-Description = pkcs-12-crlBag (1 2 840 113549 1 12 10 1 4)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 0C 0A 01 05
-Comment = PKCS #12 BagIds
-Description = pkcs-12-secretBag (1 2 840 113549 1 12 10 1 5)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 0C 0A 01 06
-Comment = PKCS #12 BagIds
-Description = pkcs-12-safeContentsBag (1 2 840 113549 1 12 10 1 6)
-
-# PKCS #15
-
-OID = 06 09 2A 86 48 86 F7 0D 01 0F 01
-Comment = PKCS #15
-Description = pkcs15modules (1 2 840 113549 1 15 1)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 0F 02
-Comment = PKCS #15
-Description = pkcs15attributes (1 2 840 113549 1 15 2)
-
-OID = 06 09 2A 86 48 86 F7 0D 01 0F 03
-Comment = PKCS #15
-Description = pkcs15contentType (1 2 840 113549 1 15 3)
-
-OID = 06 0A 2A 86 48 86 F7 0D 01 0F 03 01
-Comment = PKCS #15 content type
-Description = pkcs15content (1 2 840 113549 1 15 3 1)
-
-# RSADSI digest algorithms
-
-OID = 06 07 2A 86 48 86 F7 0D 02
-Description = digestAlgorithm (1 2 840 113549 2)
-
-OID = 06 08 2A 86 48 86 F7 0D 02 02
-Comment = RSADSI digestAlgorithm
-Description = md2 (1 2 840 113549 2 2)
-
-OID = 06 08 2A 86 48 86 F7 0D 02 04
-Comment = RSADSI digestAlgorithm
-Description = md4 (1 2 840 113549 2 4)
-
-OID = 06 08 2A 86 48 86 F7 0D 02 05
-Comment = RSADSI digestAlgorithm
-Description = md5 (1 2 840 113549 2 5)
-
-OID = 06 08 2A 86 48 86 F7 0D 02 07
-Comment = RSADSI digestAlgorithm
-Description = hmacWithSHA1 (1 2 840 113549 2 7)
-
-OID = 06 08 2A 86 48 86 F7 0D 02 08
-Comment = RSADSI digestAlgorithm
-Description = hmacWithSHA224 (1 2 840 113549 2 8)
-
-OID = 06 08 2A 86 48 86 F7 0D 02 09
-Comment = RSADSI digestAlgorithm
-Description = hmacWithSHA256 (1 2 840 113549 2 9)
-
-OID = 06 08 2A 86 48 86 F7 0D 02 0A
-Comment = RSADSI digestAlgorithm
-Description = hmacWithSHA384 (1 2 840 113549 2 10)
-
-OID = 06 08 2A 86 48 86 F7 0D 02 0B
-Comment = RSADSI digestAlgorithm
-Description = hmacWithSHA512 (1 2 840 113549 2 11)
-
-# RSADSI encryption algorithms
-
-OID = 06 07 2A 86 48 86 F7 0D 03
-Description = encryptionAlgorithm (1 2 840 113549 3)
-
-OID = 06 08 2A 86 48 86 F7 0D 03 02
-Comment = RSADSI encryptionAlgorithm
-Description = rc2CBC (1 2 840 113549 3 2)
-
-OID = 06 08 2A 86 48 86 F7 0D 03 03
-Comment = RSADSI encryptionAlgorithm
-Description = rc2ECB (1 2 840 113549 3 3)
-
-OID = 06 08 2A 86 48 86 F7 0D 03 04
-Comment = RSADSI encryptionAlgorithm
-Description = rc4 (1 2 840 113549 3 4)
-
-OID = 06 08 2A 86 48 86 F7 0D 03 05
-Comment = RSADSI encryptionAlgorithm
-Description = rc4WithMAC (1 2 840 113549 3 5)
-
-OID = 06 08 2A 86 48 86 F7 0D 03 06
-Comment = RSADSI encryptionAlgorithm
-Description = desx-CBC (1 2 840 113549 3 6)
-
-OID = 06 08 2A 86 48 86 F7 0D 03 07
-Comment = RSADSI encryptionAlgorithm
-Description = des-EDE3-CBC (1 2 840 113549 3 7)
-
-OID = 06 08 2A 86 48 86 F7 0D 03 08
-Comment = RSADSI encryptionAlgorithm
-Description = rc5CBC (1 2 840 113549 3 8)
-
-OID = 06 08 2A 86 48 86 F7 0D 03 09
-Comment = RSADSI encryptionAlgorithm
-Description = rc5-CBCPad (1 2 840 113549 3 9)
-
-OID = 06 08 2A 86 48 86 F7 0D 03 0A
-Comment = RSADSI encryptionAlgorithm. Formerly called CDMFCBCPad
-Description = desCDMF (1 2 840 113549 3 10)
-
-# Identrus
-
-OID = 06 09 2A 86 48 86 FA 65 01 06 01
-Comment = Identrus
-Description = Identrus unknown policyIdentifier (1 2 840 114021 1 6 1)
-
-OID = 06 08 2A 86 48 86 FA 65 04 01
-Comment = Identrus
-Description = identrusOCSP (1 2 840 114021 4 1)
-
-# Microsoft (both 1 2 840 and 1 3 6 1 4 1 arcs)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 02 81 71
-Comment = Microsoft Exchange Server - attribute
-Description = deliveryMechanism (1 2 840 113556 1 2 241)
-
-OID = 06 09 2A 86 48 86 F7 14 01 03 00
-Comment = Microsoft Exchange Server - object class
-Description = site-Addressing (1 2 840 113556 1 3 0)
-
-OID = 06 09 2A 86 48 86 F7 14 01 03 0D
-Comment = Microsoft Exchange Server - object class
-Description = classSchema (1 2 840 113556 1 3 13)
-
-OID = 06 09 2A 86 48 86 F7 14 01 03 0E
-Comment = Microsoft Exchange Server - object class
-Description = attributeSchema (1 2 840 113556 1 3 14)
-
-OID = 06 09 2A 86 48 86 F7 14 01 03 11
-Comment = Microsoft Exchange Server - object class
-Description = mailbox-Agent (1 2 840 113556 1 3 17)
-
-OID = 06 09 2A 86 48 86 F7 14 01 03 16
-Comment = Microsoft Exchange Server - object class
-Description = mailbox (1 2 840 113556 1 3 22)
-
-OID = 06 09 2A 86 48 86 F7 14 01 03 17
-Comment = Microsoft Exchange Server - object class
-Description = container (1 2 840 113556 1 3 23)
-
-OID = 06 09 2A 86 48 86 F7 14 01 03 2E
-Comment = Microsoft Exchange Server - object class
-Description = mailRecipient (1 2 840 113556 1 3 46)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 02 82 19
-Comment = Microsoft Cert Template - attribute
-Description = ntSecurityDescriptor (1 2 840 113556 1 2 281)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 81 11
-Comment = Microsoft Cert Template - attribute
-Description = revision (1 2 840 113556 1 4 145)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8A 2F
-Comment = Microsoft Cert Template - attribute
-Description = pKIDefaultKeySpec (1 2 840 113556 1 4 1327)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8A 30
-Comment = Microsoft Cert Template - attribute
-Description = pKIKeyUsage (1 2 840 113556 1 4 1328)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8A 31
-Comment = Microsoft Cert Template - attribute
-Description = pKIMaxIssuingDepth (1 2 840 113556 1 4 1329)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8A 32
-Comment = Microsoft Cert Template - attribute
-Description = pKICriticalExtensions (1 2 840 113556 1 4 1330)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8A 33
-Comment = Microsoft Cert Template - attribute
-Description = pKIExpirationPeriod (1 2 840 113556 1 4 1331)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8A 34
-Comment = Microsoft Cert Template - attribute
-Description = pKIOverlapPeriod (1 2 840 113556 1 4 1332)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8A 35
-Comment = Microsoft Cert Template - attribute
-Description = pKIExtendedKeyUsage (1 2 840 113556 1 4 1333)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8A 36
-Comment = Microsoft Cert Template - attribute
-Description = pKIDefaultCSPs (1 2 840 113556 1 4 1334)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8A 37
-Comment = Microsoft Cert Template - attribute
-Description = pKIEnrollmentAccess (1 2 840 113556 1 4 1335)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8B 15
-Comment = Microsoft Cert Template - attribute
-Description = msPKI-RA-Signature (1 2 840 113556 1 4 1429)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8B 16
-Comment = Microsoft Cert Template - attribute
-Description = msPKI-Enrollment-Flag (1 2 840 113556 1 4 1430)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8B 17
-Comment = Microsoft Cert Template - attribute
-Description = msPKI-Private-Key-Flag (1 2 840 113556 1 4 1431)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8B 18
-Comment = Microsoft Cert Template - attribute
-Description = msPKI-Certificate-Name-Flag (1 2 840 113556 1 4 1432)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8B 19
-Comment = Microsoft Cert Template - attribute
-Description = msPKI-Minimal-Key-Size (1 2 840 113556 1 4 1433)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8B 1A
-Comment = Microsoft Cert Template - attribute
-Description = msPKI-Template-Schema-Version (1 2 840 113556 1 4 1434)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8B 1B
-Comment = Microsoft Cert Template - attribute
-Description = msPKI-Template-Minor-Revision (1 2 840 113556 1 4 1435)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8B 1C
-Comment = Microsoft Cert Template - attribute
-Description = msPKI-Cert-Template-OID (1 2 840 113556 1 4 1436)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8B 1D
-Comment = Microsoft Cert Template - attribute
-Description = msPKI-Supersede-Templates (1 2 840 113556 1 4 1437)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8B 1E
-Comment = Microsoft Cert Template - attribute
-Description = msPKI-RA-Policies (1 2 840 113556 1 4 1438)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8B 1F
-Comment = Microsoft Cert Template - attribute
-Description = msPKI-Certificate-Policy (1 2 840 113556 1 4 1439)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8D 0A
-Comment = Microsoft Cert Template - attribute
-Description = msPKI-Certificate-Application-Policy (1 2 840 113556 1 4 1674)
-
-OID = 06 0A 2A 86 48 86 F7 14 01 04 8D 0B
-Comment = Microsoft Cert Template - attribute
-Description = msPKI-RA-Application-Policies (1 2 840 113556 1 4 1675)
-
-OID = 06 08 2A 86 48 86 F7 14 04 03
-Comment = Microsoft
-Description = microsoftExcel (1 2 840 113556 4 3)
-
-OID = 06 08 2A 86 48 86 F7 14 04 04
-Comment = Microsoft
-Description = titledWithOID (1 2 840 113556 4 4)
-
-OID = 06 08 2A 86 48 86 F7 14 04 05
-Comment = Microsoft
-Description = microsoftPowerPoint (1 2 840 113556 4 5)
-
-OID = 06 0A 2B 06 01 04 01 82 37 02 01 04
-Comment = Microsoft code signing
-Description = spcIndirectDataContext (1 3 6 1 4 1 311 2 1 4)
-
-OID = 06 0A 2B 06 01 04 01 82 37 02 01 0A
-Comment = Microsoft code signing. Also known as policyLink
-Description = spcAgencyInfo (1 3 6 1 4 1 311 2 1 10)
-
-OID = 06 0A 2B 06 01 04 01 82 37 02 01 0B
-Comment = Microsoft code signing
-Description = spcStatementType (1 3 6 1 4 1 311 2 1 11)
-
-OID = 06 0A 2B 06 01 04 01 82 37 02 01 0C
-Comment = Microsoft code signing
-Description = spcSpOpusInfo (1 3 6 1 4 1 311 2 1 12)
-
-OID = 06 0A 2B 06 01 04 01 82 37 02 01 0E
-Comment = Microsoft
-Description = certReqExtensions (1 3 6 1 4 1 311 2 1 14)
-
-OID = 06 0A 2B 06 01 04 01 82 37 02 01 0F
-Comment = Microsoft code signing
-Description = spcPEImageData (1 3 6 1 4 1 311 2 1 15)
-
-OID = 06 0A 2B 06 01 04 01 82 37 02 01 12
-Comment = Microsoft code signing
-Description = spcRawFileData (1 3 6 1 4 1 311 2 1 18)
-
-OID = 06 0A 2B 06 01 04 01 82 37 02 01 13
-Comment = Microsoft code signing
-Description = spcStructuredStorageData (1 3 6 1 4 1 311 2 1 19)
-
-OID = 06 0A 2B 06 01 04 01 82 37 02 01 14
-Comment = Microsoft code signing. Formerly "link extension" aka "glue extension"
-Description = spcJavaClassData (type 1) (1 3 6 1 4 1 311 2 1 20)
-
-OID = 06 0A 2B 06 01 04 01 82 37 02 01 15
-Comment = Microsoft
-Description = individualCodeSigning (1 3 6 1 4 1 311 2 1 21)
-
-OID = 06 0A 2B 06 01 04 01 82 37 02 01 16
-Comment = Microsoft
-Description = commercialCodeSigning (1 3 6 1 4 1 311 2 1 22)
-
-OID = 06 0A 2B 06 01 04 01 82 37 02 01 19
-Comment = Microsoft code signing. Also known as "glue extension"
-Description = spcLink (type 2) (1 3 6 1 4 1 311 2 1 25)
-
-OID = 06 0A 2B 06 01 04 01 82 37 02 01 1A
-Comment = Microsoft code signing
-Description = spcMinimalCriteriaInfo (1 3 6 1 4 1 311 2 1 26)
-
-OID = 06 0A 2B 06 01 04 01 82 37 02 01 1B
-Comment = Microsoft code signing
-Description = spcFinancialCriteriaInfo (1 3 6 1 4 1 311 2 1 27)
-
-OID = 06 0A 2B 06 01 04 01 82 37 02 01 1C
-Comment = Microsoft code signing. Also known as "glue extension"
-Description = spcLink (type 3) (1 3 6 1 4 1 311 2 1 28)
-
-OID = 06 0A 2B 06 01 04 01 82 37 03 02 01
-Comment = Microsoft code signing
-Description = timestampRequest (1 3 6 1 4 1 311 3 2 1)
-
-OID = 06 09 2B 06 01 04 01 82 37 0A 01
-Comment = Microsoft PKCS #7 contentType
-Description = certTrustList (1 3 6 1 4 1 311 10 1)
-
-OID = 06 09 2B 06 01 04 01 82 37 0A 02
-Comment = Microsoft
-Description = nextUpdateLocation (1 3 6 1 4 1 311 10 2)
-
-OID = 06 0A 2B 06 01 04 01 82 37 0A 03 01
-Comment = Microsoft enhanced key usage
-Description = certTrustListSigning (1 3 6 1 4 1 311 10 3 1)
-
-OID = 06 0A 2B 06 01 04 01 82 37 0A 03 02
-Comment = Microsoft enhanced key usage
-Description = timeStampSigning (1 3 6 1 4 1 311 10 3 2)
-
-OID = 06 0A 2B 06 01 04 01 82 37 0A 03 03
-Comment = Microsoft enhanced key usage
-Description = serverGatedCrypto (1 3 6 1 4 1 311 10 3 3)
-
-OID = 06 0A 2B 06 01 04 01 82 37 0A 03 04
-Comment = Microsoft enhanced key usage
-Description = encryptedFileSystem (1 3 6 1 4 1 311 10 3 4)
-
-OID = 06 0A 2B 06 01 04 01 82 37 0A 04 01
-Comment = Microsoft attribute
-Description = yesnoTrustAttr (1 3 6 1 4 1 311 10 4 1)
-
-# Certificate signing a renewal request
-OID = 06 09 2B 06 01 04 01 82 37 0D 01
-Comment = Microsoft attribute
-Description = renewalCertificate (1 3 6 1 4 1 311 13 1)
-
-# Name-and-value string pairs
-OID = 06 0A 2B 06 01 04 01 82 37 0D 02 01
-Comment = Microsoft attribute
-Description = enrolmentNameValuePair (1 3 6 1 4 1 311 13 2 1)
-
-# CAPI cert enrolment CSP, contains a BMPString describing the CAPI level and
-# a BIT STRING blob containing a key spec
-OID = 06 0A 2B 06 01 04 01 82 37 0D 02 02
-Comment = Microsoft attribute
-Description = enrolmentCSP (1 3 6 1 4 1 311 13 2 2)
-
-# Windows OS version
-OID = 06 0A 2B 06 01 04 01 82 37 0D 02 03
-Comment = Microsoft attribute
-Description = osVersion (1 3 6 1 4 1 311 13 2 3)
-
-# This is just the normal issuerAndSerialNumber but with a MS-specific OID.
-# Apparently it's used for CryptEncode/DecodeObject, whatever that is.
-OID = 06 09 2B 06 01 04 01 82 37 10 04
-Comment = Microsoft attribute
-Description = microsoftRecipientInfo (1 3 6 1 4 1 311 16 4)
-
-OID = 06 09 2B 06 01 04 01 82 37 14 02
-Comment = Microsoft CAPICOM certificate template, V1
-Description = enrollCerttypeExtension (1 3 6 1 4 1 311 20 2)
-
-OID = 06 0A 2B 06 01 04 01 82 37 14 02 03
-Comment = Microsoft UPN
-Description = universalPrincipalName (1 3 6 1 4 1 311 20 2 3)
-
-# Win2K CA certificate key/cert counter, high 16 bits = key index, low 16 bits
-# = cert index. Key index is inc'd when a CA gets a new key, cert index is
-# inc'd when a CA gets a new cert (ie recertifies a current key). This
-# extension has two purposes, as a hint to rebuild key/cert lists when a Win2K
-# CA is restored, and as a poster boy for the kind of crap that people are
-# shovelling into certs that has no place there
-OID = 06 09 2B 06 01 04 01 82 37 15 01
-Comment = Microsoft attribute
-Description = cAKeyCertIndexPair (1 3 6 1 4 1 311 21 1)
-
-# EKU: Encryption certificate for sending the private key to the CA
-OID = 06 09 2B 06 01 04 01 82 37 15 05
-Comment = Microsoft extended key usage
-Description = caExchange (1 3 6 1 4 1 311 21 5)
-Warning
-
-# EKU: keyRecovery
-OID = 06 09 2B 06 01 04 01 82 37 15 06
-Comment = Microsoft extended key usage
-Description = keyRecovery (1 3 6 1 4 1 311 21 6)
-Warning
-
-OID = 06 09 2B 06 01 04 01 82 37 15 07
-Comment = Microsoft CAPICOM certificate template, V2
-Description = certificateTemplate (1 3 6 1 4 1 311 21 7)
-
-# This one is at least as bad as cAKeyCertIndexPair: The first part of
-# the arc, 1 3 6 1 4 1 311 21 8, is fixed, then 6 32-bit values are
-# randomly generated and appended to create the full semi-random OID.
-# Obviously it's not possible to usefull display these things...
-# Comment = Microsoft braindamage
-# Description = autoEnrollEFS (1 3 6 1 4 1 311 21 8 x x x x x x)
-
-# Encrypted private key
-OID = 06 09 2B 06 01 04 01 82 37 15 0D
-Comment = Microsoft attribute
-Description = archivedKey (1 3 6 1 4 1 311 21 13)
-
-# Identity of the client application/ActiveX control, user, and machine
-# that generated the request
-OID = 06 09 2B 06 01 04 01 82 37 15 14
-Comment = Microsoft attribute
-Description = requestClientInfo (1 3 6 1 4 1 311 21 20)
-
-# Hash of private key
-OID = 06 09 2B 06 01 04 01 82 37 15 15
-Comment = Microsoft attribute
-Description = encryptedKeyHash (1 3 6 1 4 1 311 21 21)
-
-# EKU: Health (= proof of compliance with system security policy) certificate
-# (This may also be a policy OID rather than an EKU OID)
-OID = 06 0A 2B 06 01 04 01 82 37 2F 01 01
-Comment = Microsoft extended key usage
-Description = systemHealth (1 3 6 1 4 1 311 47 1 1)
-
-# EKU: Extended health (= proof of compliance with system security policy)
-# certificate This is an interesting example of the triumph of politics
-# over security, the "Health" key usage is meant to indicate compliance with
-# a system or corporate security policy, and this key usage is for systems
-# that don't comply with the policy but that need a "Health" certificate
-# anyway
-OID = 06 0A 2B 06 01 04 01 82 37 2F 01 03
-Comment = Microsoft extended key usage
-Description = systemHealthLoophole (1 3 6 1 4 1 311 47 1 3)
-
-# CAPICOM original filename (something to do with signed files?)
-OID = 06 0A 2B 06 01 04 01 82 37 58 02 01
-Comment = Microsoft attribute
-Description = originalFilename (1 3 6 1 4 1 311 88 2 1)
-
-# Ascom Systech
-
-OID = 06 0A 2B 06 01 04 01 81 3C 07 01 01
-Comment = Ascom Systech
-Description = ascom (1 3 6 1 4 1 188 7 1 1)
-
-OID = 06 0B 2B 06 01 04 01 81 3C 07 01 01 01
-Comment = Ascom Systech
-Description = ideaECB (1 3 6 1 4 1 188 7 1 1 1)
-
-OID = 06 0B 2B 06 01 04 01 81 3C 07 01 01 02
-Comment = Ascom Systech
-Description = ideaCBC (1 3 6 1 4 1 188 7 1 1 2)
-
-OID = 06 0B 2B 06 01 04 01 81 3C 07 01 01 03
-Comment = Ascom Systech
-Description = ideaCFB (1 3 6 1 4 1 188 7 1 1 3)
-
-OID = 06 0B 2B 06 01 04 01 81 3C 07 01 01 04
-Comment = Ascom Systech
-Description = ideaOFB (1 3 6 1 4 1 188 7 1 1 4)
-
-# UNINETT
-
-OID = 06 0A 2B 06 01 04 01 92 7C 0A 01 01
-Comment = UNINETT PCA
-Description = UNINETT policyIdentifier (1 3 6 1 4 1 2428 10 1 1)
-
-# ICE-TEL
-
-OID = 06 08 2B 06 01 04 01 95 18 0A
-Comment = ICE-TEL CA
-Description = ICE-TEL policyIdentifier (1 3 6 1 4 1 2712 10)
-
-OID = 06 0A 2B 06 01 04 01 95 62 01 01 01
-Comment = ICE-TEL CA policy
-Description = ICE-TEL Italian policyIdentifier (1 3 6 1 4 1 2786 1 1 1)
-
-# cryptlib
-
-OID = 06 0A 2B 06 01 04 01 97 55 01 01 01
-Comment = cryptlib encryption algorithm
-Description = blowfishECB (1 3 6 1 4 1 3029 1 1 1)
-
-OID = 06 0A 2B 06 01 04 01 97 55 01 01 02
-Comment = cryptlib encryption algorithm
-Description = blowfishCBC (1 3 6 1 4 1 3029 1 1 2)
-
-OID = 06 0A 2B 06 01 04 01 97 55 01 01 03
-Comment = cryptlib encryption algorithm
-Description = blowfishCFB (1 3 6 1 4 1 3029 1 1 3)
-
-OID = 06 0A 2B 06 01 04 01 97 55 01 01 04
-Comment = cryptlib encryption algorithm
-Description = blowfishOFB (1 3 6 1 4 1 3029 1 1 4)
-
-OID = 06 0A 2B 06 01 04 01 97 55 01 02 01
-Comment = cryptlib public-key algorithm
-Description = elgamal (1 3 6 1 4 1 3029 1 2 1)
-
-OID = 06 0B 2B 06 01 04 01 97 55 01 02 01 01
-Comment = cryptlib public-key algorithm
-Description = elgamalWithSHA-1 (1 3 6 1 4 1 3029 1 2 1 1)
-
-OID = 06 0B 2B 06 01 04 01 97 55 01 02 01 02
-Comment = cryptlib public-key algorithm
-Description = elgamalWithRIPEMD-160 (1 3 6 1 4 1 3029 1 2 1 2)
-
-OID = 06 0A 2B 06 01 04 01 97 55 03 01 01
-Comment = cryptlib attribute type
-Description = cryptlibPresenceCheck (1 3 6 1 4 1 3029 3 1 1)
-
-OID = 06 0A 2B 06 01 04 01 97 55 03 01 02
-Comment = cryptlib attribute type
-Description = pkiBoot (1 3 6 1 4 1 3029 3 1 2)
-
-OID = 06 0A 2B 06 01 04 01 97 55 03 01 04
-Comment = cryptlib attribute type
-Description = crlExtReason (1 3 6 1 4 1 3029 3 1 4)
-
-OID = 06 0A 2B 06 01 04 01 97 55 03 01 05
-Comment = cryptlib attribute type
-Description = keyFeatures (1 3 6 1 4 1 3029 3 1 5)
-
-OID = 06 09 2B 06 01 04 01 97 55 04 01
-Comment = cryptlib
-Description = cryptlibContent (1 3 6 1 4 1 3029 4 1)
-
-OID = 06 0A 2B 06 01 04 01 97 55 04 01 01
-Comment = cryptlib content type
-Description = cryptlibConfigData (1 3 6 1 4 1 3029 4 1 1)
-
-OID = 06 0A 2B 06 01 04 01 97 55 04 01 02
-Comment = cryptlib content type
-Description = cryptlibUserIndex (1 3 6 1 4 1 3029 4 1 2)
-
-OID = 06 0A 2B 06 01 04 01 97 55 04 01 03
-Comment = cryptlib content type
-Description = cryptlibUserInfo (1 3 6 1 4 1 3029 4 1 3)
-
-OID = 06 0A 2B 06 01 04 01 97 55 04 01 04
-Comment = cryptlib content type
-Description = rtcsRequest (1 3 6 1 4 1 3029 4 1 4)
-
-OID = 06 0A 2B 06 01 04 01 97 55 04 01 05
-Comment = cryptlib content type
-Description = rtcsResponse (1 3 6 1 4 1 3029 4 1 5)
-
-OID = 06 0A 2B 06 01 04 01 97 55 04 01 06
-Comment = cryptlib content type
-Description = rtcsResponseExt (1 3 6 1 4 1 3029 4 1 6)
-
-OID = 06 0B 2B 06 01 04 01 97 55 2A D7 24 01
-Comment = cryptlib special MPEG-of-cat OID
-Description = mpeg-1 (1 3 6 1 4 1 3029 42 11172 1)
-
-OID = 06 0C 2B 06 01 04 01 97 55 58 59 5A 5A 59
-Comment = cryptlib certificate policy
-Description = xYZZY policyIdentifier (1 3 6 1 4 1 3029 88 89 90 90 89)
-
-# PGP Inc.
-
-OID = 06 0A 2B 06 01 04 01 9A 49 08 01 01
-Comment = PGP key information
-Description = pgpExtension (1 3 6 1 4 1 3401 8 1 1)
-
-# EDI messaging for TMN Interactive Agents
-
-OID = 06 08 2B 06 01 04 01 9B 78 07
-Comment = TMN EDI for Interactive Agents
-Description = eciaAscX12Edi (1 3 6 1 4 1 3576 7)
-
-OID = 06 09 2B 06 01 04 01 9B 78 07 01
-Comment = TMN EDI for Interactive Agents
-Description = plainEDImessage (1 3 6 1 4 1 3576 7 1)
-
-OID = 06 09 2B 06 01 04 01 9B 78 07 02
-Comment = TMN EDI for Interactive Agents
-Description = signedEDImessage (1 3 6 1 4 1 3576 7 2)
-
-OID = 06 09 2B 06 01 04 01 9B 78 07 05
-Comment = TMN EDI for Interactive Agents
-Description = integrityEDImessage (1 3 6 1 4 1 3576 7 5)
-
-OID = 06 09 2B 06 01 04 01 9B 78 07 41
-Comment = TMN EDI for Interactive Agents
-Description = iaReceiptMessage (1 3 6 1 4 1 3576 7 65)
-
-OID = 06 09 2B 06 01 04 01 9B 78 07 61
-Comment = TMN EDI for Interactive Agents
-Description = iaStatusMessage (1 3 6 1 4 1 3576 7 97)
-
-OID = 06 08 2B 06 01 04 01 9B 78 08
-Comment = TMN EDI for Interactive Agents
-Description = eciaEdifact (1 3 6 1 4 1 3576 8)
-
-OID = 06 08 2B 06 01 04 01 9B 78 09
-Comment = TMN EDI for Interactive Agents
-Description = eciaNonEdi (1 3 6 1 4 1 3576 9)
-
-# Timeproof (www.timeproof.de)
-
-OID = 06 07 2B 06 01 04 01 AA 60
-Comment = enterprise
-Description = timeproof (1 3 6 1 4 1 5472)
-
-OID = 06 08 2B 06 01 04 01 AA 60 01
-Comment = timeproof
-Description = tss (1 3 6 1 4 1 5472 1)
-
-OID = 06 09 2B 06 01 04 01 AA 60 01 01
-Comment = timeproof TSS
-Description = tss80 (1 3 6 1 4 1 5472 1 1)
-
-OID = 06 09 2B 06 01 04 01 AA 60 01 02
-Comment = timeproof TSS
-Description = tss380 (1 3 6 1 4 1 5472 1 2)
-
-OID = 06 09 2B 06 01 04 01 AA 60 01 03
-Comment = timeproof TSS
-Description = tss400 (1 3 6 1 4 1 5472 1 3)
-
-# MEDePass
-
-OID = 06 09 2B 06 01 04 01 AD 0A 00 03
-Comment = MEDePass
-Description = secondaryPractices (1 3 6 1 4 1 5770 0 3)
-
-OID = 06 09 2B 06 01 04 01 AD 0A 00 04
-Comment = MEDePass
-Description = physicianIdentifiers (1 3 6 1 4 1 5770 0 4)
-
-# Comodo CA
-
-OID = 06 0C 2B 06 01 04 01 B2 31 01 02 01 03 01
-Comment = Comodo CA
-Description = comodoPolicy (1 3 6 1 4 1 6449 1 2 1 3 1)
-
-OID = 06 0B 2B 06 01 04 01 B2 31 01 03 05 02
-Comment = Comodo CA
-Description = comodoCertifiedDeliveryService (1 3 6 1 4 1 6449 1 3 5 2)
-
-# TU Darmstadt ValidityModel
-# http://www.cdc.informatik.tu-darmstadt.de/TI/Forschung/FlexiPKI/validitymodel/index.html
-
-OID = 06 09 2B 06 01 04 01 C0 6D 03 05
-Comment = TU Darmstadt ValidityModel
-Description = validityModel (1 3 6 1 4 1 8301 3 5)
-
-OID = 06 0A 2B 06 01 04 01 C0 6D 03 05 01
-Comment = TU Darmstadt ValidityModel
-Description = validityModelChain (1 3 6 1 4 1 8301 3 5 1)
-
-OID = 06 0A 2B 06 01 04 01 C0 6D 03 05 02
-Comment = ValidityModel
-Description = validityModelShell (1 3 6 1 4 1 8301 3 5 2)
-
-# Chilean Government
-
-OID = 06 08 2B 06 01 04 01 C0 27 01
-Comment = Chilean Government national unique roll number
-Description = rolUnicoNacional (1 3 6 1 4 1 8231 1)
-
-# GNU Project
-
-OID = 06 07 2B 06 01 04 01 DA 47
-Comment = GNU Project (see http://www.gnupg.org/oids.html)
-Description = gnu (1 3 6 1 4 1 11591)
-
-OID = 06 08 2B 06 01 04 01 DA 47 01
-Comment = GNU Radius
-Description = gnuRadius (1 3 6 1 4 1 11591 1)
-
-OID = 06 08 2B 06 01 04 01 DA 47 03
-Comment = GNU Radar
-Description = gnuRadar (1 3 6 1 4 1 11591 3)
-
-OID = 06 08 2B 06 01 04 01 DA 47 0C
-Comment = GNU digest algorithm
-Description = gnuDigestAlgorithm (1 3 6 1 4 1 11591 12)
-
-OID = 06 09 2B 06 01 04 01 DA 47 0C 02
-Comment = GNU digest algorithm
-Description = tiger (1 3 6 1 4 1 11591 12 2)
-
-OID = 06 08 2B 06 01 04 01 DA 47 0D
-Comment = GNU encryption algorithm
-Description = gnuEncryptionAlgorithm (1 3 6 1 4 1 11591 13)
-
-OID = 06 09 2B 06 01 04 01 DA 47 0D 02
-Comment = GNU encryption algorithm
-Description = serpent (1 3 6 1 4 1 11591 13 2)
-
-OID = 06 0A 2B 06 01 04 01 DA 47 0D 02 01
-Comment = GNU encryption algorithm
-Description = serpent128_ECB (1 3 6 1 4 1 11591 13 2 1)
-
-OID = 06 0A 2B 06 01 04 01 DA 47 0D 02 02
-Comment = GNU encryption algorithm
-Description = serpent128_CBC (1 3 6 1 4 1 11591 13 2 2)
-
-OID = 06 0A 2B 06 01 04 01 DA 47 0D 02 03
-Comment = GNU encryption algorithm
-Description = serpent128_OFB (1 3 6 1 4 1 11591 13 2 3)
-
-OID = 06 0A 2B 06 01 04 01 DA 47 0D 02 04
-Comment = GNU encryption algorithm
-Description = serpent128_CFB (1 3 6 1 4 1 11591 13 2 4)
-
-OID = 06 0A 2B 06 01 04 01 DA 47 0D 02 15
-Comment = GNU encryption algorithm
-Description = serpent192_ECB (1 3 6 1 4 1 11591 13 2 21)
-
-OID = 06 0A 2B 06 01 04 01 DA 47 0D 02 16
-Comment = GNU encryption algorithm
-Description = serpent192_CBC (1 3 6 1 4 1 11591 13 2 22)
-
-OID = 06 0A 2B 06 01 04 01 DA 47 0D 02 17
-Comment = GNU encryption algorithm
-Description = serpent192_OFB (1 3 6 1 4 1 11591 13 2 23)
-
-OID = 06 0A 2B 06 01 04 01 DA 47 0D 02 18
-Comment = GNU encryption algorithm
-Description = serpent192_CFB (1 3 6 1 4 1 11591 13 2 24)
-
-OID = 06 0A 2B 06 01 04 01 DA 47 0D 02 29
-Comment = GNU encryption algorithm
-Description = serpent256_ECB (1 3 6 1 4 1 11591 13 2 41)
-
-OID = 06 0A 2B 06 01 04 01 DA 47 0D 02 2A
-Comment = GNU encryption algorithm
-Description = serpent256_CBC (1 3 6 1 4 1 11591 13 2 42)
-
-OID = 06 0A 2B 06 01 04 01 DA 47 0D 02 2B
-Comment = GNU encryption algorithm
-Description = serpent256_OFB (1 3 6 1 4 1 11591 13 2 43)
-
-OID = 06 0A 2B 06 01 04 01 DA 47 0D 02 2C
-Comment = GNU encryption algorithm
-Description = serpent256_CFB (1 3 6 1 4 1 11591 13 2 44)
-
-# Northrop Grumman Mission Systems
-
-OID = 06 0B 2B 06 01 04 01 FF 4E 83 7D 01 01
-Comment = Northrop Grumman extended key usage
-Description = Northrop Grumman extKeyUsage? (1 3 6 1 4 1 16334 509 1 1)
-
-OID = 06 0B 2B 06 01 04 01 FF 4E 83 7D 02 01
-Comment = Northrop Grumman policy
-Description = ngcClass1 (1 3 6 1 4 1 16334 509 2 1)
-
-OID = 06 0B 2B 06 01 04 01 FF 4E 83 7D 02 02
-Comment = Northrop Grumman policy
-Description = ngcClass2 (1 3 6 1 4 1 16334 509 2 2)
-
-OID = 06 0B 2B 06 01 04 01 FF 4E 83 7D 02 03
-Comment = Northrop Grumman policy
-Description = ngcClass3 (1 3 6 1 4 1 16334 509 2 3)
-
-# PKIX
-
-OID = 06 06 2B 06 01 05 05 07
-Description = pkix (1 3 6 1 5 5 7)
-
-OID = 06 08 2B 06 01 05 05 07 00 0C
-Comment = PKIX
-Description = attributeCert (1 3 6 1 5 5 7 0 12)
-
-OID = 06 07 2B 06 01 05 05 07 01
-Comment = PKIX
-Description = privateExtension (1 3 6 1 5 5 7 1)
-
-OID = 06 08 2B 06 01 05 05 07 01 01
-Comment = PKIX private extension
-Description = authorityInfoAccess (1 3 6 1 5 5 7 1 1)
-
-OID = 06 08 2B 06 01 05 05 07 01 02
-Comment = PKIX private extension
-Description = biometricInfo (1 3 6 1 5 5 7 1 2)
-
-OID = 06 08 2B 06 01 05 05 07 01 03
-Comment = PKIX private extension
-Description = qcStatements (1 3 6 1 5 5 7 1 3)
-
-OID = 06 08 2B 06 01 05 05 07 01 04
-Comment = PKIX private extension
-Description = acAuditIdentity (1 3 6 1 5 5 7 1 4)
-
-OID = 06 08 2B 06 01 05 05 07 01 05
-Comment = PKIX private extension
-Description = acTargeting (1 3 6 1 5 5 7 1 5)
-
-OID = 06 08 2B 06 01 05 05 07 01 06
-Comment = PKIX private extension
-Description = acAaControls (1 3 6 1 5 5 7 1 6)
-
-OID = 06 08 2B 06 01 05 05 07 01 07
-Comment = PKIX private extension
-Description = sbgp-ipAddrBlock (1 3 6 1 5 5 7 1 7)
-
-OID = 06 08 2B 06 01 05 05 07 01 08
-Comment = PKIX private extension
-Description = sbgp-autonomousSysNum (1 3 6 1 5 5 7 1 8)
-
-OID = 06 08 2B 06 01 05 05 07 01 09
-Comment = PKIX private extension
-Description = sbgp-routerIdentifier (1 3 6 1 5 5 7 1 9)
-
-OID = 06 08 2B 06 01 05 05 07 01 0A
-Comment = PKIX private extension
-Description = acProxying (1 3 6 1 5 5 7 1 10)
-
-OID = 06 08 2B 06 01 05 05 07 01 0B
-Comment = PKIX private extension
-Description = subjectInfoAccess (1 3 6 1 5 5 7 1 11)
-
-OID = 06 08 2B 06 01 05 05 07 01 0C
-Comment = PKIX private extension
-Description = logoType (1 3 6 1 5 5 7 1 12)
-
-OID = 06 07 2B 06 01 05 05 07 02
-Comment = PKIX
-Description = policyQualifierIds (1 3 6 1 5 5 7 2)
-
-OID = 06 08 2B 06 01 05 05 07 02 01
-Comment = PKIX policy qualifier
-Description = cps (1 3 6 1 5 5 7 2 1)
-
-OID = 06 08 2B 06 01 05 05 07 02 02
-Comment = PKIX policy qualifier
-Description = unotice (1 3 6 1 5 5 7 2 2)
-
-OID = 06 08 2B 06 01 05 05 07 02 03
-Comment = PKIX policy qualifier
-Description = textNotice (1 3 6 1 5 5 7 2 3)
-
-OID = 06 07 2B 06 01 05 05 07 03
-Comment = PKIX
-Description = keyPurpose (1 3 6 1 5 5 7 3)
-
-OID = 06 08 2B 06 01 05 05 07 03 01
-Comment = PKIX key purpose
-Description = serverAuth (1 3 6 1 5 5 7 3 1)
-
-OID = 06 08 2B 06 01 05 05 07 03 02
-Comment = PKIX key purpose
-Description = clientAuth (1 3 6 1 5 5 7 3 2)
-
-OID = 06 08 2B 06 01 05 05 07 03 03
-Comment = PKIX key purpose
-Description = codeSigning (1 3 6 1 5 5 7 3 3)
-
-OID = 06 08 2B 06 01 05 05 07 03 04
-Comment = PKIX key purpose
-Description = emailProtection (1 3 6 1 5 5 7 3 4)
-
-OID = 06 08 2B 06 01 05 05 07 03 05
-Comment = PKIX key purpose
-Description = ipsecEndSystem (1 3 6 1 5 5 7 3 5)
-
-OID = 06 08 2B 06 01 05 05 07 03 06
-Comment = PKIX key purpose
-Description = ipsecTunnel (1 3 6 1 5 5 7 3 6)
-
-OID = 06 08 2B 06 01 05 05 07 03 07
-Comment = PKIX key purpose
-Description = ipsecUser (1 3 6 1 5 5 7 3 7)
-
-OID = 06 08 2B 06 01 05 05 07 03 08
-Comment = PKIX key purpose
-Description = timeStamping (1 3 6 1 5 5 7 3 8)
-
-OID = 06 08 2B 06 01 05 05 07 03 09
-Comment = PKIX key purpose
-Description = ocspSigning (1 3 6 1 5 5 7 3 9)
-
-OID = 06 08 2B 06 01 05 05 07 03 0A
-Comment = PKIX key purpose
-Description = dvcs (1 3 6 1 5 5 7 3 10)
-
-OID = 06 08 2B 06 01 05 05 07 03 0B
-Comment = PKIX key purpose
-Description = sbgpCertAAServerAuth (1 3 6 1 5 5 7 3 11)
-
-OID = 06 08 2B 06 01 05 05 07 03 0D
-Comment = PKIX key purpose
-Description = eapOverPPP (1 3 6 1 5 5 7 3 13)
-
-OID = 06 08 2B 06 01 05 05 07 03 0E
-Comment = PKIX key purpose
-Description = wlanSSID (1 3 6 1 5 5 7 3 14)
-
-OID = 06 07 2B 06 01 05 05 07 04
-Comment = PKIX
-Description = cmpInformationTypes (1 3 6 1 5 5 7 4)
-
-OID = 06 08 2B 06 01 05 05 07 04 01
-Comment = PKIX CMP information
-Description = caProtEncCert (1 3 6 1 5 5 7 4 1)
-
-OID = 06 08 2B 06 01 05 05 07 04 02
-Comment = PKIX CMP information
-Description = signKeyPairTypes (1 3 6 1 5 5 7 4 2)
-
-OID = 06 08 2B 06 01 05 05 07 04 03
-Comment = PKIX CMP information
-Description = encKeyPairTypes (1 3 6 1 5 5 7 4 3)
-
-OID = 06 08 2B 06 01 05 05 07 04 04
-Comment = PKIX CMP information
-Description = preferredSymmAlg (1 3 6 1 5 5 7 4 4)
-
-OID = 06 08 2B 06 01 05 05 07 04 05
-Comment = PKIX CMP information
-Description = caKeyUpdateInfo (1 3 6 1 5 5 7 4 5)
-
-OID = 06 08 2B 06 01 05 05 07 04 06
-Comment = PKIX CMP information
-Description = currentCRL (1 3 6 1 5 5 7 4 6)
-
-OID = 06 08 2B 06 01 05 05 07 04 07
-Comment = PKIX CMP information
-Description = unsupportedOIDs (1 3 6 1 5 5 7 4 7)
-
-OID = 06 08 2B 06 01 05 05 07 04 0A
-Comment = PKIX CMP information
-Description = keyPairParamReq (1 3 6 1 5 5 7 4 10)
-
-OID = 06 08 2B 06 01 05 05 07 04 0B
-Comment = PKIX CMP information
-Description = keyPairParamRep (1 3 6 1 5 5 7 4 11)
-
-OID = 06 08 2B 06 01 05 05 07 04 0C
-Comment = PKIX CMP information
-Description = revPassphrase (1 3 6 1 5 5 7 4 12)
-
-OID = 06 08 2B 06 01 05 05 07 04 0D
-Comment = PKIX CMP information
-Description = implicitConfirm (1 3 6 1 5 5 7 4 13)
-
-OID = 06 08 2B 06 01 05 05 07 04 0E
-Comment = PKIX CMP information
-Description = confirmWaitTime (1 3 6 1 5 5 7 4 14)
-
-OID = 06 08 2B 06 01 05 05 07 04 0F
-Comment = PKIX CMP information
-Description = origPKIMessage (1 3 6 1 5 5 7 4 15)
-
-OID = 06 08 2B 06 01 05 05 07 04 10
-Comment = PKIX CMP information
-Description = suppLangTags (1 3 6 1 5 5 7 4 16)
-
-OID = 06 07 2B 06 01 05 05 07 05
-Comment = PKIX
-Description = crmfRegistration (1 3 6 1 5 5 7 5)
-
-OID = 06 08 2B 06 01 05 05 07 05 01
-Comment = PKIX CRMF registration
-Description = regCtrl (1 3 6 1 5 5 7 5 1)
-
-OID = 06 09 2B 06 01 05 05 07 05 01 01
-Comment = PKIX CRMF registration control
-Description = regToken (1 3 6 1 5 5 7 5 1 1)
-
-OID = 06 09 2B 06 01 05 05 07 05 01 02
-Comment = PKIX CRMF registration control
-Description = authenticator (1 3 6 1 5 5 7 5 1 2)
-
-OID = 06 09 2B 06 01 05 05 07 05 01 03
-Comment = PKIX CRMF registration control
-Description = pkiPublicationInfo (1 3 6 1 5 5 7 5 1 3)
-
-OID = 06 09 2B 06 01 05 05 07 05 01 04
-Comment = PKIX CRMF registration control
-Description = pkiArchiveOptions (1 3 6 1 5 5 7 5 1 4)
-
-OID = 06 09 2B 06 01 05 05 07 05 01 05
-Comment = PKIX CRMF registration control
-Description = oldCertID (1 3 6 1 5 5 7 5 1 5)
-
-OID = 06 09 2B 06 01 05 05 07 05 01 06
-Comment = PKIX CRMF registration control
-Description = protocolEncrKey (1 3 6 1 5 5 7 5 1 6)
-
-OID = 06 09 2B 06 01 05 05 07 05 01 07
-Comment = PKIX CRMF registration control
-Description = altCertTemplate (1 3 6 1 5 5 7 5 1 7)
-
-OID = 06 09 2B 06 01 05 05 07 05 01 08
-Comment = PKIX CRMF registration control
-Description = wtlsTemplate (1 3 6 1 5 5 7 5 1 8)
-
-OID = 06 08 2B 06 01 05 05 07 05 02
-Comment = PKIX CRMF registration
-Description = utf8Pairs (1 3 6 1 5 5 7 5 2)
-
-OID = 06 09 2B 06 01 05 05 07 05 02 01
-Comment = PKIX CRMF registration control
-Description = utf8Pairs (1 3 6 1 5 5 7 5 2 1)
-
-OID = 06 09 2B 06 01 05 05 07 05 02 02
-Comment = PKIX CRMF registration control
-Description = certReq (1 3 6 1 5 5 7 5 2 2)
-
-OID = 06 07 2B 06 01 05 05 07 06
-Comment = PKIX
-Description = algorithms (1 3 6 1 5 5 7 6)
-
-OID = 06 08 2B 06 01 05 05 07 06 01
-Comment = PKIX algorithm
-Description = des40 (1 3 6 1 5 5 7 6 1)
-
-OID = 06 08 2B 06 01 05 05 07 06 02
-Comment = PKIX algorithm
-Description = noSignature (1 3 6 1 5 5 7 6 2)
-
-OID = 06 08 2B 06 01 05 05 07 06 03
-Comment = PKIX algorithm
-Description = dh-sig-hmac-sha1 (1 3 6 1 5 5 7 6 3)
-
-OID = 06 08 2B 06 01 05 05 07 06 04
-Comment = PKIX algorithm
-Description = dh-pop (1 3 6 1 5 5 7 6 4)
-
-OID = 06 07 2B 06 01 05 05 07 07
-Comment = PKIX
-Description = cmcControls (1 3 6 1 5 5 7 7)
-
-OID = 06 07 2B 06 01 05 05 07 08
-Comment = PKIX
-Description = otherNames (1 3 6 1 5 5 7 8)
-
-OID = 06 08 2B 06 01 05 05 07 08 01
-Comment = PKIX other name
-Description = personalData (1 3 6 1 5 5 7 8 1)
-
-OID = 06 08 2B 06 01 05 05 07 08 02
-Comment = PKIX other name
-Description = userGroup (1 3 6 1 5 5 7 8 2)
-
-OID = 06 07 2B 06 01 05 05 07 09
-Comment = PKIX qualified certificates
-Description = personalData (1 3 6 1 5 5 7 9)
-
-OID = 06 08 2B 06 01 05 05 07 09 01
-Comment = PKIX personal data
-Description = dateOfBirth (1 3 6 1 5 5 7 9 1)
-
-OID = 06 08 2B 06 01 05 05 07 09 02
-Comment = PKIX personal data
-Description = placeOfBirth (1 3 6 1 5 5 7 9 2)
-
-OID = 06 08 2B 06 01 05 05 07 09 03
-Comment = PKIX personal data
-Description = gender (1 3 6 1 5 5 7 9 3)
-
-OID = 06 08 2B 06 01 05 05 07 09 04
-Comment = PKIX personal data
-Description = countryOfCitizenship (1 3 6 1 5 5 7 9 4)
-
-OID = 06 08 2B 06 01 05 05 07 09 05
-Comment = PKIX personal data
-Description = countryOfResidence (1 3 6 1 5 5 7 9 5)
-
-OID = 06 07 2B 06 01 05 05 07 0A
-Comment = PKIX
-Description = attributeCertificate (1 3 6 1 5 5 7 10)
-
-OID = 06 08 2B 06 01 05 05 07 0A 01
-Comment = PKIX attribute certificate extension
-Description = authenticationInfo (1 3 6 1 5 5 7 10 1)
-
-OID = 06 08 2B 06 01 05 05 07 0A 02
-Comment = PKIX attribute certificate extension
-Description = accessIdentity (1 3 6 1 5 5 7 10 2)
-
-OID = 06 08 2B 06 01 05 05 07 0A 03
-Comment = PKIX attribute certificate extension
-Description = chargingIdentity (1 3 6 1 5 5 7 10 3)
-
-OID = 06 08 2B 06 01 05 05 07 0A 04
-Comment = PKIX attribute certificate extension
-Description = group (1 3 6 1 5 5 7 10 4)
-
-OID = 06 08 2B 06 01 05 05 07 0A 05
-Comment = PKIX attribute certificate extension
-Description = role (1 3 6 1 5 5 7 10 5)
-
-OID = 06 08 2B 06 01 05 05 07 0A 06
-Comment = PKIX attribute certificate extension
-Description = encAttrs (1 3 6 1 5 5 7 10 6)
-
-OID = 06 07 2B 06 01 05 05 07 0B
-Comment = PKIX qualified certificates
-Description = personalData (1 3 6 1 5 5 7 11)
-
-OID = 06 08 2B 06 01 05 05 07 0B 01
-Comment = PKIX qualified certificates
-Description = pkixQCSyntax-v1 (1 3 6 1 5 5 7 11 1)
-
-OID = 06 07 2B 06 01 05 05 07 14
-Comment = PKIX qualified certificates
-Description = logo (1 3 6 1 5 5 7 20)
-
-OID = 06 08 2B 06 01 05 05 07 14 01
-Comment = PKIX
-Description = logoLoyalty (1 3 6 1 5 5 7 20 1)
-
-OID = 06 08 2B 06 01 05 05 07 14 02
-Comment = PKIX
-Description = logoBackground (1 3 6 1 5 5 7 20 2)
-
-# OCSP
-
-OID = 06 08 2B 06 01 05 05 07 30 01
-Comment = PKIX
-Description = ocsp (1 3 6 1 5 5 7 48 1)
-
-OID = 06 09 2B 06 01 05 05 07 30 01 01
-Comment = OCSP
-Description = ocspBasic (1 3 6 1 5 5 7 48 1 1)
-
-OID = 06 09 2B 06 01 05 05 07 30 01 02
-Comment = OCSP
-Description = ocspNonce (1 3 6 1 5 5 7 48 1 2)
-
-OID = 06 09 2B 06 01 05 05 07 30 01 03
-Comment = OCSP
-Description = ocspCRL (1 3 6 1 5 5 7 48 1 3)
-
-OID = 06 09 2B 06 01 05 05 07 30 01 04
-Comment = OCSP
-Description = ocspResponse (1 3 6 1 5 5 7 48 1 4)
-
-OID = 06 09 2B 06 01 05 05 07 30 01 05
-Comment = OCSP
-Description = ocspNoCheck (1 3 6 1 5 5 7 48 1 5)
-
-OID = 06 09 2B 06 01 05 05 07 30 01 06
-Comment = OCSP
-Description = ocspArchiveCutoff (1 3 6 1 5 5 7 48 1 6)
-
-OID = 06 09 2B 06 01 05 05 07 30 01 07
-Comment = OCSP
-Description = ocspServiceLocator (1 3 6 1 5 5 7 48 1 7)
-
-# Subject/AuthorityInfo types (OCSP is already listed above)
-
-OID = 06 08 2B 06 01 05 05 07 30 02
-Comment = PKIX subject/authority info access descriptor
-Description = caIssuers (1 3 6 1 5 5 7 48 2)
-
-OID = 06 08 2B 06 01 05 05 07 30 03
-Comment = PKIX subject/authority info access descriptor
-Description = timeStamping (1 3 6 1 5 5 7 48 3)
-
-OID = 06 08 2B 06 01 05 05 07 30 05
-Comment = PKIX subject/authority info access descriptor
-Description = caRepository (1 3 6 1 5 5 7 48 5)
-
-# ISAKMP
-
-OID = 06 08 2B 06 01 05 05 08 01 01
-Comment = ISAKMP HMAC algorithm
-Description = hmacMD5 (1 3 6 1 5 5 8 1 1)
-
-OID = 06 08 2B 06 01 05 05 08 01 02
-Comment = ISAKMP HMAC algorithm
-Description = hmacSHA (1 3 6 1 5 5 8 1 2)
-
-OID = 06 08 2B 06 01 05 05 08 01 03
-Comment = ISAKMP HMAC algorithm
-Description = hmacTiger (1 3 6 1 5 5 8 1 3)
-
-OID = 06 08 2B 06 01 05 05 08 02 02
-Comment = IKE ???
-Description = iKEIntermediate (1 3 6 1 5 5 8 2 2)
-
-# DEC (via ECMA)
-
-OID = 06 07 2B 0C 02 87 73 07 01
-Comment = DASS algorithm
-Description = decEncryptionAlgorithm (1 3 12 2 1011 7 1)
-
-OID = 06 08 2B 0C 02 87 73 07 01 02
-Comment = DASS encryption algorithm
-Description = decDEA (1 3 12 2 1011 7 1 2)
-
-OID = 06 07 2B 0C 02 87 73 07 02
-Comment = DASS algorithm
-Description = decHashAlgorithm (1 3 12 2 1011 7 2)
-
-OID = 06 08 2B 0C 02 87 73 07 02 01
-Comment = DASS hash algorithm
-Description = decMD2 (1 3 12 2 1011 7 2 1)
-
-OID = 06 08 2B 0C 02 87 73 07 02 02
-Comment = DASS hash algorithm
-Description = decMD4 (1 3 12 2 1011 7 2 2)
-
-OID = 06 07 2B 0C 02 87 73 07 03
-Comment = DASS algorithm
-Description = decSignatureAlgorithm (1 3 12 2 1011 7 3)
-
-OID = 06 08 2B 0C 02 87 73 07 03 01
-Comment = DASS signature algorithm
-Description = decMD2withRSA (1 3 12 2 1011 7 3 1)
-
-OID = 06 08 2B 0C 02 87 73 07 03 02
-Comment = DASS signature algorithm
-Description = decMD4withRSA (1 3 12 2 1011 7 3 2)
-
-OID = 06 08 2B 0C 02 87 73 07 03 03
-Comment = DASS signature algorithm
-Description = decDEAMAC (1 3 12 2 1011 7 3 3)
-
-# NIST Open Systems Environment (OSE) Implementor's Workshop (OIW),
-# specialising in oddball and partially-defunct OIDs
-
-OID = 06 05 2B 0E 02 1A 05
-Comment = Unsure about this OID
-Description = sha (1 3 14 2 26 5)
-
-OID = 06 06 2B 0E 03 02 01 01
-Comment = X.509. Unsure about this OID
-Description = rsa (1 3 14 3 2 1 1)
-
-OID = 06 05 2B 0E 03 02 02
-Comment = Oddball OIW OID
-Description = md4WitRSA (1 3 14 3 2 2)
-
-OID = 06 05 2B 0E 03 02 03
-Comment = Oddball OIW OID
-Description = md5WithRSA (1 3 14 3 2 3)
-
-OID = 06 05 2B 0E 03 02 04
-Comment = Oddball OIW OID
-Description = md4WithRSAEncryption (1 3 14 3 2 4)
-
-OID = 06 06 2B 0E 03 02 02 01
-Comment = X.509. Deprecated
-Description = sqmod-N (1 3 14 3 2 2 1)
-Warning
-
-OID = 06 06 2B 0E 03 02 03 01
-Comment = X.509. Deprecated
-Description = sqmod-NwithRSA (1 3 14 3 2 3 1)
-Warning
-
-OID = 06 05 2B 0E 03 02 06
-Description = desECB (1 3 14 3 2 6)
-
-OID = 06 05 2B 0E 03 02 07
-Description = desCBC (1 3 14 3 2 7)
-
-OID = 06 05 2B 0E 03 02 08
-Description = desOFB (1 3 14 3 2 8)
-
-OID = 06 05 2B 0E 03 02 09
-Description = desCFB (1 3 14 3 2 9)
-
-OID = 06 05 2B 0E 03 02 0A
-Description = desMAC (1 3 14 3 2 10)
-
-OID = 06 05 2B 0E 03 02 0B
-Comment = ISO 9796-2, also X9.31 Part 1
-Description = rsaSignature (1 3 14 3 2 11)
-
-OID = 06 05 2B 0E 03 02 0C
-Comment = OIW?, supposedly from an incomplete version of SDN.701 (doesn't match final SDN.701)
-Description = dsa (1 3 14 3 2 12)
-Warning
-
-OID = 06 05 2B 0E 03 02 0D
-Comment = Oddball OIW OID. Incorrectly used by JDK 1.1 in place of (1 3 14 3 2 27)
-# Their response was that they know it's wrong, but noone uses SHA0 so it won't
-# cause any problems, right?
-Description = dsaWithSHA (1 3 14 3 2 13)
-Warning
-
-# The various md<x>WithRSASignature OIDs are for the ANSI X9.31 draft and use
-# ISO 9796-2 padding rules. This work was derailed during the PKP brouhaha and
-# is still in progress (and probably will remain so)
-OID = 06 05 2B 0E 03 02 0E
-Comment = Oddball OIW OID using 9796-2 padding rules
-Description = mdc2WithRSASignature (1 3 14 3 2 14)
-
-OID = 06 05 2B 0E 03 02 0F
-Comment = Oddball OIW OID using 9796-2 padding rules
-Description = shaWithRSASignature (1 3 14 3 2 15)
-
-OID = 06 05 2B 0E 03 02 10
-Comment = Oddball OIW OID. Deprecated, use a plain DH OID instead
-Description = dhWithCommonModulus (1 3 14 3 2 16)
-Warning
-
-OID = 06 05 2B 0E 03 02 11
-Comment = Oddball OIW OID. Mode is ECB
-Description = desEDE (1 3 14 3 2 17)
-
-OID = 06 05 2B 0E 03 02 12
-Comment = Oddball OIW OID
-Description = sha (1 3 14 3 2 18)
-
-OID = 06 05 2B 0E 03 02 13
-Comment = Oddball OIW OID, DES-based hash, planned for X9.31 Part 2
-Description = mdc-2 (1 3 14 3 2 19)
-
-OID = 06 05 2B 0E 03 02 14
-Comment = Oddball OIW OID. Deprecated, use a plain DSA OID instead
-Description = dsaCommon (1 3 14 3 2 20)
-Warning
-
-OID = 06 05 2B 0E 03 02 15
-Comment = Oddball OIW OID. Deprecated, use a plain dsaWithSHA OID instead
-Description = dsaCommonWithSHA (1 3 14 3 2 21)
-Warning
-
-OID = 06 05 2B 0E 03 02 16
-Comment = Oddball OIW OID
-Description = rsaKeyTransport (1 3 14 3 2 22)
-
-OID = 06 05 2B 0E 03 02 17
-Comment = Oddball OIW OID
-Description = keyed-hash-seal (1 3 14 3 2 23)
-
-OID = 06 05 2B 0E 03 02 18
-Comment = Oddball OIW OID using 9796-2 padding rules
-Description = md2WithRSASignature (1 3 14 3 2 24)
-
-OID = 06 05 2B 0E 03 02 19
-Comment = Oddball OIW OID using 9796-2 padding rules
-Description = md5WithRSASignature (1 3 14 3 2 25)
-
-OID = 06 05 2B 0E 03 02 1A
-Comment = OIW
-Description = sha1 (1 3 14 3 2 26)
-
-# Yet another multiply-assigned OID
-OID = 06 05 2B 0E 03 02 1B
-Comment = OIW. This OID may also be assigned as ripemd-160
-Description = dsaWithSHA1 (1 3 14 3 2 27)
-
-OID = 06 05 2B 0E 03 02 1C
-Comment = OIW
-Description = dsaWithCommonSHA1 (1 3 14 3 2 28)
-
-OID = 06 05 2B 0E 03 02 1D
-Comment = Oddball OIW OID
-Description = sha-1WithRSAEncryption (1 3 14 3 2 29)
-
-OID = 06 05 2B 0E 03 03 01
-Comment = Oddball OIW OID
-Description = simple-strong-auth-mechanism (1 3 14 3 3 1)
-
-OID = 06 06 2B 0E 07 02 01 01
-Comment = Unsure about this OID
-Description = ElGamal (1 3 14 7 2 1 1)
-
-OID = 06 06 2B 0E 07 02 03 01
-Comment = Unsure about this OID
-Description = md2WithRSA (1 3 14 7 2 3 1)
-
-OID = 06 06 2B 0E 07 02 03 02
-Comment = Unsure about this OID
-Description = md2WithElGamal (1 3 14 7 2 3 2)
-
-# Teletrust
-
-OID = 06 03 2B 24 01
-Comment = Teletrust document
-Description = document (1 3 36 1)
-
-OID = 06 04 2B 24 01 01
-Comment = Teletrust document
-Description = finalVersion (1 3 36 1 1)
-
-OID = 06 04 2B 24 01 02
-Comment = Teletrust document
-Description = draft (1 3 36 1 2)
-
-OID = 06 03 2B 24 02
-Comment = Teletrust sio
-Description = sio (1 3 36 2)
-
-OID = 06 04 2B 24 02 01
-Comment = Teletrust sio
-Description = sedu (1 3 36 2 1)
-
-OID = 06 03 2B 24 03
-Comment = Teletrust algorithm
-Description = algorithm (1 3 36 3)
-
-OID = 06 04 2B 24 03 01
-Comment = Teletrust algorithm
-Description = encryptionAlgorithm (1 3 36 3 1)
-
-OID = 06 05 2B 24 03 01 01
-Comment = Teletrust encryption algorithm
-Description = des (1 3 36 3 1 1)
-
-OID = 06 06 2B 24 03 01 01 01
-Comment = Teletrust encryption algorithm
-Description = desECB_pad (1 3 36 3 1 1 1)
-
-OID = 06 07 2B 24 03 01 01 01 01
-Comment = Teletrust encryption algorithm
-Description = desECB_ISOpad (1 3 36 3 1 1 1 1)
-
-OID = 06 07 2B 24 03 01 01 02 01
-Comment = Teletrust encryption algorithm
-Description = desCBC_pad (1 3 36 3 1 1 2 1)
-
-OID = 06 08 2B 24 03 01 01 02 01 01
-Comment = Teletrust encryption algorithm
-Description = desCBC_ISOpad (1 3 36 3 1 1 2 1 1)
-
-OID = 06 05 2B 24 03 01 03
-Comment = Teletrust encryption algorithm
-Description = des_3 (1 3 36 3 1 3)
-
-OID = 06 07 2B 24 03 01 03 01 01
-Comment = Teletrust encryption algorithm. EDE triple DES
-Description = des_3ECB_pad (1 3 36 3 1 3 1 1)
-
-OID = 06 08 2B 24 03 01 03 01 01 01
-Comment = Teletrust encryption algorithm. EDE triple DES
-Description = des_3ECB_ISOpad (1 3 36 3 1 3 1 1 1)
-
-OID = 06 07 2B 24 03 01 03 02 01
-Comment = Teletrust encryption algorithm. EDE triple DES
-Description = des_3CBC_pad (1 3 36 3 1 3 2 1)
-
-OID = 06 08 2B 24 03 01 03 02 01 01
-Comment = Teletrust encryption algorithm. EDE triple DES
-Description = des_3CBC_ISOpad (1 3 36 3 1 3 2 1 1)
-
-OID = 06 05 2B 24 03 01 02
-Comment = Teletrust encryption algorithm
-Description = idea (1 3 36 3 1 2)
-
-OID = 06 06 2B 24 03 01 02 01
-Comment = Teletrust encryption algorithm
-Description = ideaECB (1 3 36 3 1 2 1)
-
-OID = 06 07 2B 24 03 01 02 01 01
-Comment = Teletrust encryption algorithm
-Description = ideaECB_pad (1 3 36 3 1 2 1 1)
-
-OID = 06 08 2B 24 03 01 02 01 01 01
-Comment = Teletrust encryption algorithm
-Description = ideaECB_ISOpad (1 3 36 3 1 2 1 1 1)
-
-OID = 06 06 2B 24 03 01 02 02
-Comment = Teletrust encryption algorithm
-Description = ideaCBC (1 3 36 3 1 2 2)
-
-OID = 06 07 2B 24 03 01 02 02 01
-Comment = Teletrust encryption algorithm
-Description = ideaCBC_pad (1 3 36 3 1 2 2 1)
-
-OID = 06 08 2B 24 03 01 02 02 01 01
-Comment = Teletrust encryption algorithm
-Description = ideaCBC_ISOpad (1 3 36 3 1 2 2 1 1)
-
-OID = 06 06 2B 24 03 01 02 03
-Comment = Teletrust encryption algorithm
-Description = ideaOFB (1 3 36 3 1 2 3)
-
-OID = 06 06 2B 24 03 01 02 04
-Comment = Teletrust encryption algorithm
-Description = ideaCFB (1 3 36 3 1 2 4)
-
-OID = 06 05 2B 24 03 01 04
-Comment = Teletrust encryption algorithm
-Description = rsaEncryption (1 3 36 3 1 4)
-
-OID = 06 08 2B 24 03 01 04 84 00 11
-Comment = Teletrust encryption algorithm
-Description = rsaEncryptionWithlmod512expe17 (1 3 36 3 1 4 512 17)
-
-OID = 06 05 2B 24 03 01 05
-Comment = Teletrust encryption algorithm
-Description = bsi-1 (1 3 36 3 1 5)
-
-OID = 06 06 2B 24 03 01 05 01
-Comment = Teletrust encryption algorithm
-Description = bsi_1ECB_pad (1 3 36 3 1 5 1)
-
-OID = 06 06 2B 24 03 01 05 02
-Comment = Teletrust encryption algorithm
-Description = bsi_1CBC_pad (1 3 36 3 1 5 2)
-
-OID = 06 07 2B 24 03 01 05 02 01
-Comment = Teletrust encryption algorithm
-Description = bsi_1CBC_PEMpad (1 3 36 3 1 5 2 1)
-
-OID = 06 04 2B 24 03 02
-Comment = Teletrust algorithm
-Description = hashAlgorithm (1 3 36 3 2)
-
-OID = 06 05 2B 24 03 02 01
-Comment = Teletrust hash algorithm
-Description = ripemd160 (1 3 36 3 2 1)
-
-OID = 06 05 2B 24 03 02 02
-Comment = Teletrust hash algorithm
-Description = ripemd128 (1 3 36 3 2 2)
-
-OID = 06 05 2B 24 03 02 03
-Comment = Teletrust hash algorithm
-Description = ripemd256 (1 3 36 3 2 3)
-
-OID = 06 05 2B 24 03 02 04
-Comment = Teletrust hash algorithm
-Description = mdc2singleLength (1 3 36 3 2 4)
-
-OID = 06 05 2B 24 03 02 05
-Comment = Teletrust hash algorithm
-Description = mdc2doubleLength (1 3 36 3 2 5)
-
-OID = 06 04 2B 24 03 03
-Comment = Teletrust algorithm
-Description = signatureAlgorithm (1 3 36 3 3)
-
-OID = 06 05 2B 24 03 03 01
-Comment = Teletrust signature algorithm
-Description = rsaSignature (1 3 36 3 3 1)
-
-OID = 06 06 2B 24 03 03 01 01
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1 (1 3 36 3 3 1 1)
-
-# What *were* they thinking?
-OID = 06 09 2B 24 03 03 01 01 84 00 02
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l512_l2 (1 3 36 3 3 1 1 512 2)
-OID = 06 09 2B 24 03 03 01 01 85 00 02
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l640_l2 (1 3 36 3 3 1 1 640 2)
-OID = 06 09 2B 24 03 03 01 01 86 00 02
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l768_l2 (1 3 36 3 3 1 1 768 2)
-OID = 06 09 2B 24 03 03 01 01 87 00 02
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l896_l2 (1 3 36 3 3 1 1 896 2)
-OID = 06 09 2B 24 03 03 01 01 88 00 02
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l1024_l2 (1 3 36 3 3 1 1 1024 2)
-OID = 06 09 2B 24 03 03 01 01 84 00 03
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l512_l3 (1 3 36 3 3 1 1 512 3)
-OID = 06 09 2B 24 03 03 01 01 85 00 03
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l640_l3 (1 3 36 3 3 1 1 640 3)
-OID = 06 09 2B 24 03 03 01 01 86 00 03
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l768_l3 (1 3 36 3 3 1 1 768 3)
-OID = 06 09 2B 24 03 03 01 01 87 00 03
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l896_l3 (1 3 36 3 3 1 1 896 3)
-OID = 06 09 2B 24 03 03 01 01 88 00 03
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l1024_l3 (1 3 36 3 3 1 1 1024 3)
-OID = 06 09 2B 24 03 03 01 01 84 00 05
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l512_l5 (1 3 36 3 3 1 1 512 5)
-OID = 06 09 2B 24 03 03 01 01 85 00 05
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l640_l5 (1 3 36 3 3 1 1 640 5)
-OID = 06 09 2B 24 03 03 01 01 86 00 05
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l768_l5 (1 3 36 3 3 1 1 768 5)
-OID = 06 09 2B 24 03 03 01 01 87 00 05
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l896_l5 (1 3 36 3 3 1 1 896 5)
-OID = 06 09 2B 24 03 03 01 01 88 00 05
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l1024_l5 (1 3 36 3 3 1 1 1024 5)
-OID = 06 09 2B 24 03 03 01 01 84 00 09
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l512_l9 (1 3 36 3 3 1 1 512 9)
-OID = 06 09 2B 24 03 03 01 01 85 00 09
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l640_l9 (1 3 36 3 3 1 1 640 9)
-OID = 06 09 2B 24 03 03 01 01 86 00 09
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l768_l9 (1 3 36 3 3 1 1 768 9)
-OID = 06 09 2B 24 03 03 01 01 87 00 09
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l896_l9 (1 3 36 3 3 1 1 896 9)
-OID = 06 09 2B 24 03 03 01 01 88 00 09
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l1024_l9 (1 3 36 3 3 1 1 1024 9)
-OID = 06 09 2B 24 03 03 01 01 84 00 0B
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l512_l11 (1 3 36 3 3 1 1 512 11)
-OID = 06 09 2B 24 03 03 01 01 85 00 0B
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l640_l11 (1 3 36 3 3 1 1 640 11)
-OID = 06 09 2B 24 03 03 01 01 86 00 0B
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l768_l11 (1 3 36 3 3 1 1 768 11)
-OID = 06 09 2B 24 03 03 01 01 87 00 0B
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l896_l11 (1 3 36 3 3 1 1 896 11)
-OID = 06 09 2B 24 03 03 01 01 88 00 0B
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithsha1_l1024_l11 (1 3 36 3 3 1 1 1024 11)
-
-OID = 06 06 2B 24 03 03 01 02
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160 (1 3 36 3 3 1 2)
-
-OID = 06 09 2B 24 03 03 01 02 84 00 02
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l512_l2 (1 3 36 3 3 1 2 512 2)
-OID = 06 09 2B 24 03 03 01 02 85 00 02
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l640_l2 (1 3 36 3 3 1 2 640 2)
-OID = 06 09 2B 24 03 03 01 02 86 00 02
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l768_l2 (1 3 36 3 3 1 2 768 2)
-OID = 06 09 2B 24 03 03 01 02 87 00 02
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l896_l2 (1 3 36 3 3 1 2 896 2)
-OID = 06 09 2B 24 03 03 01 02 88 00 02
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l1024_l2 (1 3 36 3 3 1 2 1024 2)
-OID = 06 09 2B 24 03 03 01 02 84 00 03
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l512_l3 (1 3 36 3 3 1 2 512 3)
-OID = 06 09 2B 24 03 03 01 02 85 00 03
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l640_l3 (1 3 36 3 3 1 2 640 3)
-OID = 06 09 2B 24 03 03 01 02 86 00 03
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l768_l3 (1 3 36 3 3 1 2 768 3)
-OID = 06 09 2B 24 03 03 01 02 87 00 03
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l896_l3 (1 3 36 3 3 1 2 896 3)
-OID = 06 09 2B 24 03 03 01 02 88 00 03
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l1024_l3 (1 3 36 3 3 1 2 1024 3)
-OID = 06 09 2B 24 03 03 01 02 84 00 05
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l512_l5 (1 3 36 3 3 1 2 512 5)
-OID = 06 09 2B 24 03 03 01 02 85 00 05
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l640_l5 (1 3 36 3 3 1 2 640 5)
-OID = 06 09 2B 24 03 03 01 02 86 00 05
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l768_l5 (1 3 36 3 3 1 2 768 5)
-OID = 06 09 2B 24 03 03 01 02 87 00 05
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l896_l5 (1 3 36 3 3 1 2 896 5)
-OID = 06 09 2B 24 03 03 01 02 88 00 05
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l1024_l5 (1 3 36 3 3 1 2 1024 5)
-OID = 06 09 2B 24 03 03 01 02 84 00 09
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l512_l9 (1 3 36 3 3 1 2 512 9)
-OID = 06 09 2B 24 03 03 01 02 85 00 09
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l640_l9 (1 3 36 3 3 1 2 640 9)
-OID = 06 09 2B 24 03 03 01 02 86 00 09
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l768_l9 (1 3 36 3 3 1 2 768 9)
-OID = 06 09 2B 24 03 03 01 02 87 00 09
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l896_l9 (1 3 36 3 3 1 2 896 9)
-OID = 06 09 2B 24 03 03 01 02 88 00 09
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l1024_l9 (1 3 36 3 3 1 2 1024 9)
-OID = 06 09 2B 24 03 03 01 02 84 00 0B
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l512_l11 (1 3 36 3 3 1 2 512 11)
-OID = 06 09 2B 24 03 03 01 02 85 00 0B
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l640_l11 (1 3 36 3 3 1 2 640 11)
-OID = 06 09 2B 24 03 03 01 02 86 00 0B
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l768_l11 (1 3 36 3 3 1 2 768 11)
-OID = 06 09 2B 24 03 03 01 02 87 00 0B
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l896_l11 (1 3 36 3 3 1 2 896 11)
-OID = 06 09 2B 24 03 03 01 02 88 00 0B
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithripemd160_l1024_l11 (1 3 36 3 3 1 2 1024 11)
-
-OID = 06 06 2B 24 03 03 01 03
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithrimpemd128 (1 3 36 3 3 1 3)
-
-OID = 06 06 2B 24 03 03 01 04
-Comment = Teletrust signature algorithm
-Description = rsaSignatureWithrimpemd256 (1 3 36 3 3 1 4)
-
-OID = 06 05 2B 24 03 03 02
-Comment = Teletrust signature algorithm
-Description = ecsieSign (1 3 36 3 3 2)
-
-OID = 06 06 2B 24 03 03 02 01
-Comment = Teletrust signature algorithm
-Description = ecsieSignWithsha1 (1 3 36 3 3 2 1)
-
-OID = 06 06 2B 24 03 03 02 02
-Comment = Teletrust signature algorithm
-Description = ecsieSignWithripemd160 (1 3 36 3 3 2 2)
-
-OID = 06 06 2B 24 03 03 02 03
-Comment = Teletrust signature algorithm
-Description = ecsieSignWithmd2 (1 3 36 3 3 2 3)
-
-OID = 06 06 2B 24 03 03 02 04
-Comment = Teletrust signature algorithm
-Description = ecsieSignWithmd5 (1 3 36 3 3 2 4)
-
-OID = 06 04 2B 24 03 04
-Comment = Teletrust algorithm
-Description = signatureScheme (1 3 36 3 4)
-
-OID = 06 05 2B 24 03 04 01
-Comment = Teletrust signature scheme
-Description = sigS_ISO9796-1 (1 3 36 3 4 1)
-
-OID = 06 05 2B 24 03 04 02
-Comment = Teletrust signature scheme
-Description = sigS_ISO9796-2 (1 3 36 3 4 2)
-
-OID = 06 06 2B 24 03 04 02 01
-Comment = Teletrust signature scheme. Unsure what this is supposed to be
-Description = sigS_ISO9796-2Withred (1 3 36 3 4 2 1)
-
-OID = 06 06 2B 24 03 04 02 02
-Comment = Teletrust signature scheme. Unsure what this is supposed to be
-Description = sigS_ISO9796-2Withrsa (1 3 36 3 4 2 2)
-
-OID = 06 06 2B 24 03 04 02 03
-Comment = Teletrust signature scheme. 9796-2 with random number in padding field
-Description = sigS_ISO9796-2Withrnd (1 3 36 3 4 2 3)
-
-OID = 06 03 2B 24 04
-Comment = Teletrust attribute
-Description = attribute (1 3 36 4)
-
-OID = 06 03 2B 24 05
-Comment = Teletrust policy
-Description = policy (1 3 36 5)
-
-OID = 06 03 2B 24 06
-Comment = Teletrust API
-Description = api (1 3 36 6)
-
-OID = 06 04 2B 24 06 01
-Comment = Teletrust API
-Description = manufacturer-specific_api (1 3 36 6 1)
-
-OID = 06 05 2B 24 06 01 01
-Comment = Teletrust API
-Description = utimaco-api (1 3 36 6 1 1)
-
-OID = 06 04 2B 24 06 02
-Comment = Teletrust API
-Description = functionality-specific_api (1 3 36 6 2)
-
-OID = 06 03 2B 24 07
-Comment = Teletrust key management
-Description = keymgmnt (1 3 36 7)
-
-OID = 06 04 2B 24 07 01
-Comment = Teletrust key management
-Description = keyagree (1 3 36 7 1)
-
-OID = 06 05 2B 24 07 01 01
-Comment = Teletrust key management
-Description = bsiPKE (1 3 36 7 1 1)
-
-OID = 06 04 2B 24 07 02
-Comment = Teletrust key management
-Description = keytrans (1 3 36 7 2)
-
-OID = 06 05 2B 24 07 02 01
-Comment = Teletrust key management. 9796-2 with key stored in hash field
-Description = encISO9796-2Withrsa (1 3 36 7 2 1)
-
-OID = 06 05 2B 24 08 01 01
-Comment = Teletrust policy
-Description = Teletrust SigGConform policyIdentifier (1 3 36 8 1 1)
-
-OID = 06 05 2B 24 08 02 01
-Comment = Teletrust extended key usage
-Description = directoryService (1 3 36 8 2 1)
-
-OID = 06 05 2B 24 08 03 01
-Comment = Teletrust attribute
-Description = dateOfCertGen (1 3 36 8 3 1)
-
-OID = 06 05 2B 24 08 03 02
-Comment = Teletrust attribute
-Description = procuration (1 3 36 8 3 2)
-
-OID = 06 05 2B 24 08 03 03
-Comment = Teletrust attribute
-Description = admission (1 3 36 8 3 3)
-
-OID = 06 05 2B 24 08 03 04
-Comment = Teletrust attribute
-Description = monetaryLimit (1 3 36 8 3 4)
-
-OID = 06 05 2B 24 08 03 05
-Comment = Teletrust attribute
-Description = declarationOfMajority (1 3 36 8 3 5)
-
-OID = 06 05 2B 24 08 03 06
-Comment = Teletrust attribute
-Description = integratedCircuitCardSerialNumber (1 3 36 8 3 6)
-
-OID = 06 05 2B 24 08 03 07
-Comment = Teletrust attribute
-Description = pKReference (1 3 36 8 3 7)
-
-OID = 06 05 2B 24 08 03 08
-Comment = Teletrust attribute
-Description = restriction (1 3 36 8 3 8)
-
-OID = 06 05 2B 24 08 03 09
-Comment = Teletrust attribute
-Description = retrieveIfAllowed (1 3 36 8 3 9)
-
-OID = 06 05 2B 24 08 03 0A
-Comment = Teletrust attribute
-Description = requestedCertificate (1 3 36 8 3 10)
-
-# The following are left in German because there's no clear
-# equivalent for many of the terms in English. Tut mir sorry.
-# (Note that they actually genderise the OIDs, which is quite
-# bizarre since they're simply role identifiers).
-OID = 06 05 2B 24 08 03 0B
-Comment = Teletrust attribute
-Description = namingAuthorities (1 3 36 8 3 11)
-
-OID = 06 06 2B 24 08 03 0B 01
-Comment = Teletrust naming authorities
-Description = rechtWirtschaftSteuern (1 3 36 8 3 11 1)
-
-OID = 06 07 2B 24 08 03 0B 01 01
-Comment = Teletrust ProfessionInfo
-Description = rechtsanwaeltin (1 3 36 8 3 11 1 1)
-
-OID = 06 07 2B 24 08 03 0B 01 02
-Comment = Teletrust ProfessionInfo
-Description = rechtsanwalt (1 3 36 8 3 11 1 2)
-
-OID = 06 07 2B 24 08 03 0B 01 03
-Comment = Teletrust ProfessionInfo
-Description = rechtsBeistand (1 3 36 8 3 11 1 3)
-
-OID = 06 07 2B 24 08 03 0B 01 04
-Comment = Teletrust ProfessionInfo
-Description = steuerBeraterin (1 3 36 8 3 11 1 4)
-
-OID = 06 07 2B 24 08 03 0B 01 05
-Comment = Teletrust ProfessionInfo
-Description = steuerBerater (1 3 36 8 3 11 1 5)
-
-OID = 06 07 2B 24 08 03 0B 01 06
-Comment = Teletrust ProfessionInfo
-Description = steuerBevollmaechtigte (1 3 36 8 3 11 1 6)
-
-OID = 06 07 2B 24 08 03 0B 01 07
-Comment = Teletrust ProfessionInfo
-Description = steuerBevollmaechtigter (1 3 36 8 3 11 1 7)
-
-OID = 06 07 2B 24 08 03 0B 01 08
-Comment = Teletrust ProfessionInfo
-Description = notarin (1 3 36 8 3 11 1 8)
-
-OID = 06 07 2B 24 08 03 0B 01 09
-Comment = Teletrust ProfessionInfo
-Description = notar (1 3 36 8 3 11 1 9)
-
-OID = 06 07 2B 24 08 03 0B 01 0A
-Comment = Teletrust ProfessionInfo
-Description = notarVertreterin (1 3 36 8 3 11 1 10)
-
-OID = 06 07 2B 24 08 03 0B 01 0B
-Comment = Teletrust ProfessionInfo
-Description = notarVertreter (1 3 36 8 3 11 1 11)
-
-OID = 06 07 2B 24 08 03 0B 01 0C
-Comment = Teletrust ProfessionInfo
-Description = notariatsVerwalterin (1 3 36 8 3 11 1 12)
-
-OID = 06 07 2B 24 08 03 0B 01 0D
-Comment = Teletrust ProfessionInfo
-Description = notariatsVerwalter (1 3 36 8 3 11 1 13)
-
-OID = 06 07 2B 24 08 03 0B 01 0E
-Comment = Teletrust ProfessionInfo
-Description = wirtschaftsPrueferin (1 3 36 8 3 11 1 14)
-
-OID = 06 07 2B 24 08 03 0B 01 0F
-Comment = Teletrust ProfessionInfo
-Description = wirtschaftsPruefer (1 3 36 8 3 11 1 15)
-
-OID = 06 07 2B 24 08 03 0B 01 10
-Comment = Teletrust ProfessionInfo
-Description = vereidigteBuchprueferin (1 3 36 8 3 11 1 16)
-
-OID = 06 07 2B 24 08 03 0B 01 11
-Comment = Teletrust ProfessionInfo
-Description = vereidigterBuchpruefer (1 3 36 8 3 11 1 17)
-
-OID = 06 07 2B 24 08 03 0B 01 12
-Comment = Teletrust ProfessionInfo
-Description = patentAnwaeltin (1 3 36 8 3 11 1 18)
-
-OID = 06 07 2B 24 08 03 0B 01 13
-Comment = Teletrust ProfessionInfo
-Description = patentAnwalt (1 3 36 8 3 11 1 19)
-
-OID = 06 05 2B 24 08 03 0C
-Comment = Teletrust OCSP attribute (obsolete)
-Description = certInDirSince (1 3 36 8 3 12)
-Warning
-
-OID = 06 05 2B 24 08 03 0D
-Comment = Teletrust OCSP attribute
-Description = certHash (1 3 36 8 3 13)
-
-OID = 06 05 2B 24 08 03 0E
-Comment = Teletrust attribute
-Description = nameAtBirth (1 3 36 8 3 14)
-
-OID = 06 05 2B 24 08 03 0F
-Comment = Teletrust attribute
-Description = additionalInformation (1 3 36 8 3 15)
-
-OID = 06 05 2B 24 08 04 01
-Comment = Teletrust OtherName attribute
-Description = personalData (1 3 36 8 4 1)
-
-OID = 06 05 2B 24 08 04 08
-Comment = Teletrust attribute certificate attribute
-Description = restriction (1 3 36 8 4 8)
-
-OID = 06 07 2B 24 08 05 01 01 01
-Comment = Teletrust signature algorithm
-Description = rsaIndicateSHA1 (1 3 36 8 5 1 1 1)
-
-OID = 06 07 2B 24 08 05 01 01 02
-Comment = Teletrust signature algorithm
-Description = rsaIndicateRIPEMD160 (1 3 36 8 5 1 1 2)
-
-OID = 06 07 2B 24 08 05 01 01 03
-Comment = Teletrust signature algorithm
-Description = rsaWithSHA1 (1 3 36 8 5 1 1 3)
-
-OID = 06 07 2B 24 08 05 01 01 04
-Comment = Teletrust signature algorithm
-Description = rsaWithRIPEMD160 (1 3 36 8 5 1 1 4)
-
-OID = 06 07 2B 24 08 05 01 02 01
-Comment = Teletrust signature algorithm
-Description = dsaExtended (1 3 36 8 5 1 2 1)
-
-OID = 06 07 2B 24 08 05 01 02 02
-Comment = Teletrust signature algorithm
-Description = dsaWithRIPEMD160 (1 3 36 8 5 1 2 2)
-
-OID = 06 05 2B 24 08 06 01
-Comment = Teletrust signature attributes
-Description = cert (1 3 36 8 6 1)
-
-OID = 06 05 2B 24 08 06 02
-Comment = Teletrust signature attributes
-Description = certRef (1 3 36 8 6 2)
-
-OID = 06 05 2B 24 08 06 03
-Comment = Teletrust signature attributes
-Description = attrCert (1 3 36 8 6 3)
-
-OID = 06 05 2B 24 08 06 04
-Comment = Teletrust signature attributes
-Description = attrRef (1 3 36 8 6 4)
-
-OID = 06 05 2B 24 08 06 05
-Comment = Teletrust signature attributes
-Description = fileName (1 3 36 8 6 5)
-
-OID = 06 05 2B 24 08 06 06
-Comment = Teletrust signature attributes
-Description = storageTime (1 3 36 8 6 6)
-
-OID = 06 05 2B 24 08 06 07
-Comment = Teletrust signature attributes
-Description = fileSize (1 3 36 8 6 7)
-
-OID = 06 05 2B 24 08 06 08
-Comment = Teletrust signature attributes
-Description = location (1 3 36 8 6 8)
-
-OID = 06 05 2B 24 08 06 09
-Comment = Teletrust signature attributes
-Description = sigNumber (1 3 36 8 6 9)
-
-OID = 06 05 2B 24 08 06 0A
-Comment = Teletrust signature attributes
-Description = autoGen (1 3 36 8 6 10)
-
-OID = 06 06 2B 24 08 07 01 01
-Comment = Teletrust presentation types
-Description = ptAdobeILL (1 3 36 8 7 1 1)
-
-OID = 06 06 2B 24 08 07 01 02
-Comment = Teletrust presentation types
-Description = ptAmiPro (1 3 36 8 7 1 2)
-
-OID = 06 06 2B 24 08 07 01 03
-Comment = Teletrust presentation types
-Description = ptAutoCAD (1 3 36 8 7 1 3)
-
-OID = 06 06 2B 24 08 07 01 04
-Comment = Teletrust presentation types
-Description = ptBinary (1 3 36 8 7 1 4)
-
-OID = 06 06 2B 24 08 07 01 05
-Comment = Teletrust presentation types
-Description = ptBMP (1 3 36 8 7 1 5)
-
-OID = 06 06 2B 24 08 07 01 06
-Comment = Teletrust presentation types
-Description = ptCGM (1 3 36 8 7 1 6)
-
-OID = 06 06 2B 24 08 07 01 07
-Comment = Teletrust presentation types
-Description = ptCorelCRT (1 3 36 8 7 1 7)
-
-OID = 06 06 2B 24 08 07 01 08
-Comment = Teletrust presentation types
-Description = ptCorelDRW (1 3 36 8 7 1 8)
-
-OID = 06 06 2B 24 08 07 01 09
-Comment = Teletrust presentation types
-Description = ptCorelEXC (1 3 36 8 7 1 9)
-
-OID = 06 06 2B 24 08 07 01 0A
-Comment = Teletrust presentation types
-Description = ptCorelPHT (1 3 36 8 7 1 10)
-
-OID = 06 06 2B 24 08 07 01 0B
-Comment = Teletrust presentation types
-Description = ptDraw (1 3 36 8 7 1 11)
-
-OID = 06 06 2B 24 08 07 01 0C
-Comment = Teletrust presentation types
-Description = ptDVI (1 3 36 8 7 1 12)
-
-OID = 06 06 2B 24 08 07 01 0D
-Comment = Teletrust presentation types
-Description = ptEPS (1 3 36 8 7 1 13)
-
-OID = 06 06 2B 24 08 07 01 0E
-Comment = Teletrust presentation types
-Description = ptExcel (1 3 36 8 7 1 14)
-
-OID = 06 06 2B 24 08 07 01 0F
-Comment = Teletrust presentation types
-Description = ptGEM (1 3 36 8 7 1 15)
-
-OID = 06 06 2B 24 08 07 01 10
-Comment = Teletrust presentation types
-Description = ptGIF (1 3 36 8 7 1 16)
-
-OID = 06 06 2B 24 08 07 01 11
-Comment = Teletrust presentation types
-Description = ptHPGL (1 3 36 8 7 1 17)
-
-OID = 06 06 2B 24 08 07 01 12
-Comment = Teletrust presentation types
-Description = ptJPEG (1 3 36 8 7 1 18)
-
-OID = 06 06 2B 24 08 07 01 13
-Comment = Teletrust presentation types
-Description = ptKodak (1 3 36 8 7 1 19)
-
-OID = 06 06 2B 24 08 07 01 14
-Comment = Teletrust presentation types
-Description = ptLaTeX (1 3 36 8 7 1 20)
-
-OID = 06 06 2B 24 08 07 01 15
-Comment = Teletrust presentation types
-Description = ptLotus (1 3 36 8 7 1 21)
-
-OID = 06 06 2B 24 08 07 01 16
-Comment = Teletrust presentation types
-Description = ptLotusPIC (1 3 36 8 7 1 22)
-
-OID = 06 06 2B 24 08 07 01 17
-Comment = Teletrust presentation types
-Description = ptMacPICT (1 3 36 8 7 1 23)
-
-OID = 06 06 2B 24 08 07 01 18
-Comment = Teletrust presentation types
-Description = ptMacWord (1 3 36 8 7 1 24)
-
-OID = 06 06 2B 24 08 07 01 19
-Comment = Teletrust presentation types
-Description = ptMSWfD (1 3 36 8 7 1 25)
-
-OID = 06 06 2B 24 08 07 01 1A
-Comment = Teletrust presentation types
-Description = ptMSWord (1 3 36 8 7 1 26)
-
-OID = 06 06 2B 24 08 07 01 1B
-Comment = Teletrust presentation types
-Description = ptMSWord2 (1 3 36 8 7 1 27)
-
-OID = 06 06 2B 24 08 07 01 1C
-Comment = Teletrust presentation types
-Description = ptMSWord6 (1 3 36 8 7 1 28)
-
-OID = 06 06 2B 24 08 07 01 1D
-Comment = Teletrust presentation types
-Description = ptMSWord8 (1 3 36 8 7 1 29)
-
-OID = 06 06 2B 24 08 07 01 1E
-Comment = Teletrust presentation types
-Description = ptPDF (1 3 36 8 7 1 30)
-
-OID = 06 06 2B 24 08 07 01 1F
-Comment = Teletrust presentation types
-Description = ptPIF (1 3 36 8 7 1 31)
-
-OID = 06 06 2B 24 08 07 01 20
-Comment = Teletrust presentation types
-Description = ptPostscript (1 3 36 8 7 1 32)
-
-OID = 06 06 2B 24 08 07 01 21
-Comment = Teletrust presentation types
-Description = ptRTF (1 3 36 8 7 1 33)
-
-OID = 06 06 2B 24 08 07 01 22
-Comment = Teletrust presentation types
-Description = ptSCITEX (1 3 36 8 7 1 34)
-
-OID = 06 06 2B 24 08 07 01 23
-Comment = Teletrust presentation types
-Description = ptTAR (1 3 36 8 7 1 35)
-
-OID = 06 06 2B 24 08 07 01 24
-Comment = Teletrust presentation types
-Description = ptTarga (1 3 36 8 7 1 36)
-
-OID = 06 06 2B 24 08 07 01 25
-Comment = Teletrust presentation types
-Description = ptTeX (1 3 36 8 7 1 37)
-
-OID = 06 06 2B 24 08 07 01 26
-Comment = Teletrust presentation types
-Description = ptText (1 3 36 8 7 1 38)
-
-OID = 06 06 2B 24 08 07 01 27
-Comment = Teletrust presentation types
-Description = ptTIFF (1 3 36 8 7 1 39)
-
-OID = 06 06 2B 24 08 07 01 28
-Comment = Teletrust presentation types
-Description = ptTIFF-FC (1 3 36 8 7 1 40)
-
-OID = 06 06 2B 24 08 07 01 29
-Comment = Teletrust presentation types
-Description = ptUID (1 3 36 8 7 1 41)
-
-OID = 06 06 2B 24 08 07 01 2A
-Comment = Teletrust presentation types
-Description = ptUUEncode (1 3 36 8 7 1 42)
-
-OID = 06 06 2B 24 08 07 01 2B
-Comment = Teletrust presentation types
-Description = ptWMF (1 3 36 8 7 1 43)
-
-OID = 06 06 2B 24 08 07 01 2C
-Comment = Teletrust presentation types
-Description = ptWordPerfect (1 3 36 8 7 1 44)
-
-OID = 06 06 2B 24 08 07 01 2D
-Comment = Teletrust presentation types
-Description = ptWPGrph (1 3 36 8 7 1 45)
-
-# Brainpool ECC Curves. Note that these fall under the Teletrust ECC
-# signature algorithm arc (ecsieSign, 1 3 36 3 3 2), but they're listed
-# separately here because they were standardised under the Brainpool
-# initiative.
-
-OID = 06 09 2B 24 03 03 02 08 01 01 01
-Comment = ECC Brainpool Standard Curves and Curve Generation
-Description = brainpoolP224r1 (1 3 36 3 3 2 8 1 1 1)
-
-OID = 06 09 2B 24 03 03 02 08 01 01 02
-Comment = ECC Brainpool Standard Curves and Curve Generation
-Description = brainpoolP224r1 (1 3 36 3 3 2 8 1 1 2)
-
-OID = 06 09 2B 24 03 03 02 08 01 01 03
-Comment = ECC Brainpool Standard Curves and Curve Generation
-Description = brainpoolP224r1 (1 3 36 3 3 2 8 1 1 3)
-
-OID = 06 09 2B 24 03 03 02 08 01 01 04
-Comment = ECC Brainpool Standard Curves and Curve Generation
-Description = brainpoolP224r1 (1 3 36 3 3 2 8 1 1 4)
-
-OID = 06 09 2B 24 03 03 02 08 01 01 05
-Comment = ECC Brainpool Standard Curves and Curve Generation
-Description = brainpoolP224r1 (1 3 36 3 3 2 8 1 1 5)
-
-OID = 06 09 2B 24 03 03 02 08 01 01 06
-Comment = ECC Brainpool Standard Curves and Curve Generation
-Description = brainpoolP224r1 (1 3 36 3 3 2 8 1 1 6)
-
-OID = 06 09 2B 24 03 03 02 08 01 01 07
-Comment = ECC Brainpool Standard Curves and Curve Generation
-Description = brainpoolP224r1 (1 3 36 3 3 2 8 1 1 7)
-
-OID = 06 09 2B 24 03 03 02 08 01 01 08
-Comment = ECC Brainpool Standard Curves and Curve Generation
-Description = brainpoolP224r1 (1 3 36 3 3 2 8 1 1 8)
-
-OID = 06 09 2B 24 03 03 02 08 01 01 09
-Comment = ECC Brainpool Standard Curves and Curve Generation
-Description = brainpoolP224r1 (1 3 36 3 3 2 8 1 1 9)
-
-OID = 06 09 2B 24 03 03 02 08 01 01 0A
-Comment = ECC Brainpool Standard Curves and Curve Generation
-Description = brainpoolP224r1 (1 3 36 3 3 2 8 1 1 10)
-
-OID = 06 09 2B 24 03 03 02 08 01 01 0B
-Comment = ECC Brainpool Standard Curves and Curve Generation
-Description = brainpoolP224r1 (1 3 36 3 3 2 8 1 1 11)
-
-OID = 06 09 2B 24 03 03 02 08 01 01 0C
-Comment = ECC Brainpool Standard Curves and Curve Generation
-Description = brainpoolP224r1 (1 3 36 3 3 2 8 1 1 12)
-
-OID = 06 09 2B 24 03 03 02 08 01 01 0D
-Comment = ECC Brainpool Standard Curves and Curve Generation
-Description = brainpoolP224r1 (1 3 36 3 3 2 8 1 1 13)
-
-OID = 06 09 2B 24 03 03 02 08 01 01 0E
-Comment = ECC Brainpool Standard Curves and Curve Generation
-Description = brainpoolP224r1 (1 3 36 3 3 2 8 1 1 14)
-
-# Thawte
-
-OID = 06 04 2B 65 01 04
-Comment = Thawte
-Description = thawte-ce (1 3 101 1 4)
-
-OID = 06 05 2B 65 01 04 01
-Comment = Thawte certificate extension
-Description = strongExtranet (1 3 101 1 4 1)
-
-# SECG (Standards for Efficient Cryptography Group), who are just
-# Certicom "All your curves are belong to us" named elliptic curves
-
-OID = 06 05 2B 81 04 00 01
-Comment = SECG (Certicom) named elliptic curve
-Description = sect163k1 (1 3 132 0 1)
-
-OID = 06 05 2B 81 04 00 02
-Comment = SECG (Certicom) named elliptic curve
-Description = sect163r1 (1 3 132 0 2)
-
-OID = 06 05 2B 81 04 00 03
-Comment = SECG (Certicom) named elliptic curve
-Description = sect239k1 (1 3 132 0 3)
-
-OID = 06 05 2B 81 04 00 04
-Comment = SECG (Certicom) named elliptic curve
-Description = sect113r1 (1 3 132 0 4)
-
-OID = 06 05 2B 81 04 00 05
-Comment = SECG (Certicom) named elliptic curve
-Description = sect113r2 (1 3 132 0 5)
-
-OID = 06 05 2B 81 04 00 06
-Comment = SECG (Certicom) named elliptic curve
-Description = secp112r1 (1 3 132 0 6)
-
-OID = 06 05 2B 81 04 00 07
-Comment = SECG (Certicom) named elliptic curve
-Description = secp112r2 (1 3 132 0 7)
-
-OID = 06 05 2B 81 04 00 08
-Comment = SECG (Certicom) named elliptic curve
-Description = secp160r1 (1 3 132 0 8)
-
-OID = 06 05 2B 81 04 00 09
-Comment = SECG (Certicom) named elliptic curve
-Description = secp160k1 (1 3 132 0 9)
-
-OID = 06 05 2B 81 04 00 0A
-Comment = SECG (Certicom) named elliptic curve
-Description = secp256k1 (1 3 132 0 10)
-
-OID = 06 05 2B 81 04 00 0F
-Comment = SECG (Certicom) named elliptic curve
-Description = sect163r2 (1 3 132 0 15)
-
-OID = 06 05 2B 81 04 00 10
-Comment = SECG (Certicom) named elliptic curve
-Description = sect283k1 (1 3 132 0 16)
-
-OID = 06 05 2B 81 04 00 11
-Comment = SECG (Certicom) named elliptic curve
-Description = sect283r1 (1 3 132 0 17)
-
-OID = 06 05 2B 81 04 00 16
-Comment = SECG (Certicom) named elliptic curve
-Description = sect131r1 (1 3 132 0 22)
-
-OID = 06 05 2B 81 04 00 17
-Comment = SECG (Certicom) named elliptic curve
-Description = sect131r2 (1 3 132 0 23)
-
-OID = 06 05 2B 81 04 00 18
-Comment = SECG (Certicom) named elliptic curve
-Description = sect193r1 (1 3 132 0 24)
-
-OID = 06 05 2B 81 04 00 19
-Comment = SECG (Certicom) named elliptic curve
-Description = sect193r2 (1 3 132 0 25)
-
-OID = 06 05 2B 81 04 00 1A
-Comment = SECG (Certicom) named elliptic curve
-Description = sect233k1 (1 3 132 0 26)
-
-OID = 06 05 2B 81 04 00 1B
-Comment = SECG (Certicom) named elliptic curve
-Description = sect233r1 (1 3 132 0 27)
-
-OID = 06 05 2B 81 04 00 1C
-Comment = SECG (Certicom) named elliptic curve
-Description = secp128r1 (1 3 132 0 28)
-
-OID = 06 05 2B 81 04 00 1D
-Comment = SECG (Certicom) named elliptic curve
-Description = secp128r2 (1 3 132 0 29)
-
-OID = 06 05 2B 81 04 00 1E
-Comment = SECG (Certicom) named elliptic curve
-Description = secp160r2 (1 3 132 0 30)
-
-OID = 06 05 2B 81 04 00 1F
-Comment = SECG (Certicom) named elliptic curve
-Description = secp192k1 (1 3 132 0 31)
-
-OID = 06 05 2B 81 04 00 20
-Comment = SECG (Certicom) named elliptic curve
-Description = secp224k1 (1 3 132 0 32)
-
-OID = 06 05 2B 81 04 00 21
-Comment = SECG (Certicom) named elliptic curve
-Description = secp224r1 (1 3 132 0 33)
-
-OID = 06 05 2B 81 04 00 22
-Comment = SECG (Certicom) named elliptic curve
-Description = secp384r1 (1 3 132 0 34)
-
-OID = 06 05 2B 81 04 00 23
-Comment = SECG (Certicom) named elliptic curve
-Description = secp521r1 (1 3 132 0 35)
-
-OID = 06 05 2B 81 04 00 24
-Comment = SECG (Certicom) named elliptic curve
-Description = sect409k1 (1 3 132 0 36)
-
-OID = 06 05 2B 81 04 00 25
-Comment = SECG (Certicom) named elliptic curve
-Description = sect409r1 (1 3 132 0 37)
-
-OID = 06 05 2B 81 04 00 26
-Comment = SECG (Certicom) named elliptic curve
-Description = sect571k1 (1 3 132 0 38)
-
-OID = 06 05 2B 81 04 00 27
-Comment = SECG (Certicom) named elliptic curve
-Description = sect571r1 (1 3 132 0 39)
-
-# X.520. X.500v4 added encrypted versions of most of these attributes
-# at n+2 (i.e. foo = 2 4 5 1, encryptedFoo = 2 4 5 1 2), this smells
-# like a horrible kludge for something and probably isn't used, so we
-# don't define them all here.
-
-OID = 06 03 55 04 00
-Comment = X.520 id-at (2 5 4)
-Description = objectClass (2 5 4 0)
-
-OID = 06 03 55 04 01
-Comment = X.520 id-at (2 5 4)
-Description = aliasedEntryName (2 5 4 1)
-
-OID = 06 03 55 04 02
-Comment = X.520 id-at (2 5 4)
-Description = knowledgeInformation (2 5 4 2)
-
-OID = 06 03 55 04 03
-Comment = X.520 id-at (2 5 4)
-Description = commonName (2 5 4 3)
-
-OID = 06 03 55 04 04
-Comment = X.520 id-at (2 5 4)
-Description = surname (2 5 4 4)
-
-OID = 06 03 55 04 05
-Comment = X.520 id-at (2 5 4)
-Description = serialNumber (2 5 4 5)
-
-OID = 06 03 55 04 06
-Comment = X.520 id-at (2 5 4)
-Description = countryName (2 5 4 6)
-
-OID = 06 03 55 04 07
-Comment = X.520 id-at (2 5 4)
-Description = localityName (2 5 4 7)
-
-OID = 06 04 55 04 07 01
-Comment = X.520 id-at (2 5 4)
-Description = collectiveLocalityName (2 5 4 7 1)
-
-OID = 06 03 55 04 08
-Comment = X.520 id-at (2 5 4)
-Description = stateOrProvinceName (2 5 4 8)
-
-OID = 06 04 55 04 08 01
-Comment = X.520 id-at (2 5 4)
-Description = collectiveStateOrProvinceName (2 5 4 8 1)
-
-OID = 06 03 55 04 09
-Comment = X.520 id-at (2 5 4)
-Description = streetAddress (2 5 4 9)
-
-OID = 06 04 55 04 09 01
-Comment = X.520 id-at (2 5 4)
-Description = collectiveStreetAddress (2 5 4 9 1)
-
-OID = 06 03 55 04 0A
-Comment = X.520 id-at (2 5 4)
-Description = organizationName (2 5 4 10)
-
-OID = 06 04 55 04 0A 01
-Comment = X.520 id-at (2 5 4)
-Description = collectiveOrganizationName (2 5 4 10 1)
-
-OID = 06 03 55 04 0B
-Comment = X.520 id-at (2 5 4)
-Description = organizationalUnitName (2 5 4 11)
-
-OID = 06 04 55 04 0B 01
-Comment = X.520 id-at (2 5 4)
-Description = collectiveOrganizationalUnitName (2 5 4 11 1)
-
-OID = 06 03 55 04 0C
-Comment = X.520 id-at (2 5 4)
-Description = title (2 5 4 12)
-
-OID = 06 03 55 04 0D
-Comment = X.520 id-at (2 5 4)
-Description = description (2 5 4 13)
-
-OID = 06 03 55 04 0E
-Comment = X.520 id-at (2 5 4)
-Description = searchGuide (2 5 4 14)
-
-OID = 06 03 55 04 0F
-Comment = X.520 id-at (2 5 4)
-Description = businessCategory (2 5 4 15)
-
-OID = 06 03 55 04 10
-Comment = X.520 id-at (2 5 4)
-Description = postalAddress (2 5 4 16)
-
-OID = 06 04 55 04 10 01
-Comment = X.520 id-at (2 5 4)
-Description = collectivePostalAddress (2 5 4 16 1)
-
-OID = 06 03 55 04 11
-Comment = X.520 id-at (2 5 4)
-Description = postalCode (2 5 4 17)
-
-OID = 06 04 55 04 11 01
-Comment = X.520 id-at (2 5 4)
-Description = collectivePostalCode (2 5 4 17 1)
-
-OID = 06 03 55 04 12
-Comment = X.520 id-at (2 5 4)
-Description = postOfficeBox (2 5 4 18)
-
-OID = 06 04 55 04 12 01
-Comment = X.520 id-at (2 5 4)
-Description = collectivePostOfficeBox (2 5 4 18 1)
-
-OID = 06 03 55 04 13
-Comment = X.520 id-at (2 5 4)
-Description = physicalDeliveryOfficeName (2 5 4 19)
-
-OID = 06 04 55 04 13 01
-Comment = X.520 id-at (2 5 4)
-Description = collectivePhysicalDeliveryOfficeName (2 5 4 19 1)
-
-OID = 06 03 55 04 14
-Comment = X.520 id-at (2 5 4)
-Description = telephoneNumber (2 5 4 20)
-
-OID = 06 04 55 04 14 01
-Comment = X.520 id-at (2 5 4)
-Description = collectiveTelephoneNumber (2 5 4 20 1)
-
-OID = 06 03 55 04 15
-Comment = X.520 id-at (2 5 4)
-Description = telexNumber (2 5 4 21)
-
-OID = 06 04 55 04 15 01
-Comment = X.520 id-at (2 5 4)
-Description = collectiveTelexNumber (2 5 4 21 1)
-
-OID = 06 03 55 04 16
-Comment = X.520 id-at (2 5 4)
-Description = teletexTerminalIdentifier (2 5 4 22)
-
-OID = 06 04 55 04 16 01
-Comment = X.520 id-at (2 5 4)
-Description = collectiveTeletexTerminalIdentifier (2 5 4 22 1)
-
-OID = 06 03 55 04 17
-Comment = X.520 id-at (2 5 4)
-Description = facsimileTelephoneNumber (2 5 4 23)
-
-OID = 06 04 55 04 17 01
-Comment = X.520 id-at (2 5 4)
-Description = collectiveFacsimileTelephoneNumber (2 5 4 23 1)
-
-OID = 06 03 55 04 18
-Comment = X.520 id-at (2 5 4)
-Description = x121Address (2 5 4 24)
-
-OID = 06 03 55 04 19
-Comment = X.520 id-at (2 5 4)
-Description = internationalISDNNumber (2 5 4 25)
-
-OID = 06 04 55 04 19 01
-Comment = X.520 id-at (2 5 4)
-Description = collectiveInternationalISDNNumber (2 5 4 25 1)
-
-OID = 06 03 55 04 1A
-Comment = X.520 id-at (2 5 4)
-Description = registeredAddress (2 5 4 26)
-
-OID = 06 03 55 04 1B
-Comment = X.520 id-at (2 5 4)
-Description = destinationIndicator (2 5 4 27)
-
-OID = 06 03 55 04 1C
-Comment = X.520 id-at (2 5 4)
-Description = preferredDeliveryMehtod (2 5 4 28)
-
-OID = 06 03 55 04 1D
-Comment = X.520 id-at (2 5 4)
-Description = presentationAddress (2 5 4 29)
-
-OID = 06 03 55 04 1E
-Comment = X.520 id-at (2 5 4)
-Description = supportedApplicationContext (2 5 4 30)
-
-OID = 06 03 55 04 1F
-Comment = X.520 id-at (2 5 4)
-Description = member (2 5 4 31)
-
-OID = 06 03 55 04 20
-Comment = X.520 id-at (2 5 4)
-Description = owner (2 5 4 32)
-
-OID = 06 03 55 04 21
-Comment = X.520 id-at (2 5 4)
-Description = roleOccupant (2 5 4 33)
-
-OID = 06 03 55 04 22
-Comment = X.520 id-at (2 5 4)
-Description = seeAlso (2 5 4 34)
-
-OID = 06 03 55 04 23
-Comment = X.520 id-at (2 5 4)
-Description = userPassword (2 5 4 35)
-
-OID = 06 03 55 04 24
-Comment = X.520 id-at (2 5 4)
-Description = userCertificate (2 5 4 36)
-
-OID = 06 03 55 04 25
-Comment = X.520 id-at (2 5 4)
-Description = caCertificate (2 5 4 37)
-
-OID = 06 03 55 04 26
-Comment = X.520 id-at (2 5 4)
-Description = authorityRevocationList (2 5 4 38)
-
-OID = 06 03 55 04 27
-Comment = X.520 id-at (2 5 4)
-Description = certificateRevocationList (2 5 4 39)
-
-OID = 06 03 55 04 28
-Comment = X.520 id-at (2 5 4)
-Description = crossCertificatePair (2 5 4 40)
-
-OID = 06 03 55 04 29
-Comment = X.520 id-at (2 5 4)
-Description = name (2 5 4 41)
-
-OID = 06 03 55 04 2A
-Comment = X.520 id-at (2 5 4)
-Description = givenName (2 5 4 42)
-
-OID = 06 03 55 04 2B
-Comment = X.520 id-at (2 5 4)
-Description = initials (2 5 4 43)
-
-OID = 06 03 55 04 2C
-Comment = X.520 id-at (2 5 4)
-Description = generationQualifier (2 5 4 44)
-
-OID = 06 03 55 04 2D
-Comment = X.520 id-at (2 5 4)
-Description = uniqueIdentifier (2 5 4 45)
-
-OID = 06 03 55 04 2E
-Comment = X.520 id-at (2 5 4)
-Description = dnQualifier (2 5 4 46)
-
-OID = 06 03 55 04 2F
-Comment = X.520 id-at (2 5 4)
-Description = enhancedSearchGuide (2 5 4 47)
-
-OID = 06 03 55 04 30
-Comment = X.520 id-at (2 5 4)
-Description = protocolInformation (2 5 4 48)
-
-OID = 06 03 55 04 31
-Comment = X.520 id-at (2 5 4)
-Description = distinguishedName (2 5 4 49)
-
-OID = 06 03 55 04 32
-Comment = X.520 id-at (2 5 4)
-Description = uniqueMember (2 5 4 50)
-
-OID = 06 03 55 04 33
-Comment = X.520 id-at (2 5 4)
-Description = houseIdentifier (2 5 4 51)
-
-OID = 06 03 55 04 34
-Comment = X.520 id-at (2 5 4)
-Description = supportedAlgorithms (2 5 4 52)
-
-OID = 06 03 55 04 35
-Comment = X.520 id-at (2 5 4)
-Description = deltaRevocationList (2 5 4 53)
-
-OID = 06 03 55 04 36
-Comment = X.520 id-at (2 5 4)
-Description = dmdName (2 5 4 54)
-
-OID = 06 03 55 04 37
-Comment = X.520 id-at (2 5 4)
-Description = clearance (2 5 4 55)
-
-OID = 06 03 55 04 38
-Comment = X.520 id-at (2 5 4)
-Description = defaultDirQop (2 5 4 56)
-
-OID = 06 03 55 04 39
-Comment = X.520 id-at (2 5 4)
-Description = attributeIntegrityInfo (2 5 4 57)
-
-OID = 06 03 55 04 3A
-Comment = X.520 id-at (2 5 4)
-Description = attributeCertificate (2 5 4 58)
-
-OID = 06 03 55 04 3B
-Comment = X.520 id-at (2 5 4)
-Description = attributeCertificateRevocationList (2 5 4 59)
-
-OID = 06 03 55 04 3C
-Comment = X.520 id-at (2 5 4)
-Description = confKeyInfo (2 5 4 60)
-
-OID = 06 03 55 04 3D
-Comment = X.520 id-at (2 5 4)
-Description = aACertificate (2 5 4 61)
-
-OID = 06 03 55 04 3E
-Comment = X.520 id-at (2 5 4)
-Description = attributeDescriptorCertificate (2 5 4 62)
-
-OID = 06 03 55 04 3F
-Comment = X.520 id-at (2 5 4)
-Description = attributeAuthorityRevocationList (2 5 4 63)
-
-OID = 06 03 55 04 40
-Comment = X.520 id-at (2 5 4)
-Description = familyInformation (2 5 4 64)
-
-OID = 06 03 55 04 41
-Comment = X.520 id-at (2 5 4)
-Description = pseudonym (2 5 4 65)
-
-OID = 06 03 55 04 42
-Comment = X.520 id-at (2 5 4)
-Description = communicationsService (2 5 4 66)
-
-OID = 06 03 55 04 43
-Comment = X.520 id-at (2 5 4)
-Description = communicationsNetwork (2 5 4 67)
-
-OID = 06 03 55 04 44
-Comment = X.520 id-at (2 5 4)
-Description = certificationPracticeStmt (2 5 4 68)
-
-OID = 06 03 55 04 45
-Comment = X.520 id-at (2 5 4)
-Description = certificatePolicy (2 5 4 69)
-
-OID = 06 03 55 04 46
-Comment = X.520 id-at (2 5 4)
-Description = pkiPath (2 5 4 70)
-
-OID = 06 03 55 04 47
-Comment = X.520 id-at (2 5 4)
-Description = privPolicy (2 5 4 71)
-
-OID = 06 03 55 04 48
-Comment = X.520 id-at (2 5 4)
-Description = role (2 5 4 72)
-
-OID = 06 03 55 04 49
-Comment = X.520 id-at (2 5 4)
-Description = delegationPath (2 5 4 73)
-
-# X.500 object classes
-
-OID = 06 03 55 06 00
-Comment = X.520 objectClass (2 5 6)
-Description = top (2 5 6 0)
-
-OID = 06 03 55 06 01
-Comment = X.520 objectClass (2 5 6)
-Description = alias (2 5 6 1)
-
-OID = 06 03 55 06 02
-Comment = X.520 objectClass (2 5 6)
-Description = country (2 5 6 2)
-
-OID = 06 03 55 06 03
-Comment = X.520 objectClass (2 5 6)
-Description = locality (2 5 6 3)
-
-OID = 06 03 55 06 04
-Comment = X.520 objectClass (2 5 6)
-Description = organization (2 5 6 4)
-
-OID = 06 03 55 06 05
-Comment = X.520 objectClass (2 5 6)
-Description = organizationalUnit (2 5 6 5)
-
-OID = 06 03 55 06 06
-Comment = X.520 objectClass (2 5 6)
-Description = person (2 5 6 6)
-
-OID = 06 03 55 06 07
-Comment = X.520 objectClass (2 5 6)
-Description = organizationalPerson (2 5 6 7)
-
-OID = 06 03 55 06 08
-Comment = X.520 objectClass (2 5 6)
-Description = organizationalRole (2 5 6 8)
-
-OID = 06 03 55 06 09
-Comment = X.520 objectClass (2 5 6)
-Description = groupOfNames (2 5 6 9)
-
-OID = 06 03 55 06 0A
-Comment = X.520 objectClass (2 5 6)
-Description = residentialPerson (2 5 6 10)
-
-OID = 06 03 55 06 0B
-Comment = X.520 objectClass (2 5 6)
-Description = applicationProcess (2 5 6 11)
-
-OID = 06 03 55 06 0C
-Comment = X.520 objectClass (2 5 6)
-Description = applicationEntity (2 5 6 12)
-
-OID = 06 03 55 06 0D
-Comment = X.520 objectClass (2 5 6)
-Description = dSA (2 5 6 13)
-
-OID = 06 03 55 06 0E
-Comment = X.520 objectClass (2 5 6)
-Description = device (2 5 6 14)
-
-OID = 06 03 55 06 0F
-Comment = X.520 objectClass (2 5 6)
-Description = strongAuthenticationUser (2 5 6 15)
-
-OID = 06 03 55 06 10
-Comment = X.520 objectClass (2 5 6)
-Description = certificateAuthority (2 5 6 16)
-
-OID = 06 03 55 06 11
-Comment = X.520 objectClass (2 5 6)
-Description = groupOfUniqueNames (2 5 6 17)
-
-OID = 06 03 55 06 15
-Comment = X.520 objectClass (2 5 6)
-Description = pkiUser (2 5 6 21)
-
-OID = 06 03 55 06 16
-Comment = X.520 objectClass (2 5 6)
-Description = pkiCA (2 5 6 22)
-
-# X.500 algorithms
-
-OID = 06 02 55 08
-Description = X.500-Algorithms (2 5 8)
-
-OID = 06 03 55 08 01
-Description = X.500-Alg-Encryption (2 5 8 1)
-
-OID = 06 04 55 08 01 01
-Comment = X.500 algorithms. Ambiguous, since no padding rules specified
-Description = rsa (2 5 8 1 1)
-Warning
-
-# X.509. Some of the smaller values are from early X.509 drafts with
-# cross-pollination from X9.55 and are now deprecated. Alternative OIDs are
-# marked if these are known. In some cases there are multiple generations of
-# superseded OIDs
-
-OID = 06 03 55 1D 01
-Comment = X.509 id-ce (2 5 29). Deprecated, use (2 5 29 35) instead
-Description = authorityKeyIdentifier (2 5 29 1)
-Warning
-
-OID = 06 03 55 1D 02
-Comment = X.509 id-ce (2 5 29). Obsolete, use keyUsage/extKeyUsage instead
-Description = keyAttributes (2 5 29 2)
-Warning
-
-OID = 06 03 55 1D 03
-Comment = X.509 id-ce (2 5 29). Deprecated, use (2 5 29 32) instead
-Description = certificatePolicies (2 5 29 3)
-Warning
-
-OID = 06 03 55 1D 04
-Comment = X.509 id-ce (2 5 29). Obsolete, use keyUsage/extKeyUsage instead
-Description = keyUsageRestriction (2 5 29 4)
-Warning
-
-OID = 06 03 55 1D 05
-Comment = X.509 id-ce (2 5 29). Deprecated, use (2 5 29 33) instead
-Description = policyMapping (2 5 29 5)
-Warning
-
-OID = 06 03 55 1D 06
-Comment = X.509 id-ce (2 5 29). Obsolete, use nameConstraints instead
-Description = subtreesConstraint (2 5 29 6)
-Warning
-
-OID = 06 03 55 1D 07
-Comment = X.509 id-ce (2 5 29). Deprecated, use (2 5 29 17) instead
-Description = subjectAltName (2 5 29 7)
-Warning
-
-OID = 06 03 55 1D 08
-Comment = X.509 id-ce (2 5 29). Deprecated, use (2 5 29 18) instead
-Description = issuerAltName (2 5 29 8)
-Warning
-
-OID = 06 03 55 1D 09
-Comment = X.509 id-ce (2 5 29)
-Description = subjectDirectoryAttributes (2 5 29 9)
-
-OID = 06 03 55 1D 0A
-Comment = X.509 id-ce (2 5 29). Deprecated, use (2 5 29 19) instead
-Description = basicConstraints (2 5 29 10)
-Warning
-
-OID = 06 03 55 1D 0B
-Comment = X.509 id-ce (2 5 29). Deprecated, use (2 5 29 30) instead
-Description = nameConstraints (2 5 29 11)
-Warning
-
-OID = 06 03 55 1D 0C
-Comment = X.509 id-ce (2 5 29). Deprecated, use (2 5 29 36) instead
-Description = policyConstraints (2 5 29 12)
-Warning
-
-OID = 06 03 55 1D 0D
-Comment = X.509 id-ce (2 5 29). Deprecated, use (2 5 29 19) instead
-Description = basicConstraints (2 5 29 13)
-Warning
-
-OID = 06 03 55 1D 0E
-Comment = X.509 id-ce (2 5 29)
-Description = subjectKeyIdentifier (2 5 29 14)
-
-OID = 06 03 55 1D 0F
-Comment = X.509 id-ce (2 5 29)
-Description = keyUsage (2 5 29 15)
-
-OID = 06 03 55 1D 10
-Comment = X.509 id-ce (2 5 29)
-Description = privateKeyUsagePeriod (2 5 29 16)
-
-OID = 06 03 55 1D 11
-Comment = X.509 id-ce (2 5 29)
-Description = subjectAltName (2 5 29 17)
-
-OID = 06 03 55 1D 12
-Comment = X.509 id-ce (2 5 29)
-Description = issuerAltName (2 5 29 18)
-
-OID = 06 03 55 1D 13
-Comment = X.509 id-ce (2 5 29)
-Description = basicConstraints (2 5 29 19)
-
-OID = 06 03 55 1D 14
-Comment = X.509 id-ce (2 5 29)
-Description = cRLNumber (2 5 29 20)
-
-OID = 06 03 55 1D 15
-Comment = X.509 id-ce (2 5 29)
-Description = cRLReason (2 5 29 21)
-
-OID = 06 03 55 1D 16
-Comment = X.509 id-ce (2 5 29). Deprecated, alternative OID uncertain
-Description = expirationDate (2 5 29 22)
-Warning
-
-OID = 06 03 55 1D 17
-Comment = X.509 id-ce (2 5 29)
-Description = instructionCode (2 5 29 23)
-
-OID = 06 03 55 1D 18
-Comment = X.509 id-ce (2 5 29)
-Description = invalidityDate (2 5 29 24)
-
-OID = 06 03 55 1D 19
-Comment = X.509 id-ce (2 5 29). Deprecated, use (2 5 29 31) instead
-Description = cRLDistributionPoints (2 5 29 25)
-Warning
-
-OID = 06 03 55 1D 1A
-Comment = X.509 id-ce (2 5 29). Deprecated, use (2 5 29 28) instead
-Description = issuingDistributionPoint (2 5 29 26)
-Warning
-
-OID = 06 03 55 1D 1B
-Comment = X.509 id-ce (2 5 29)
-Description = deltaCRLIndicator (2 5 29 27)
-
-OID = 06 03 55 1D 1C
-Comment = X.509 id-ce (2 5 29)
-Description = issuingDistributionPoint (2 5 29 28)
-
-OID = 06 03 55 1D 1D
-Comment = X.509 id-ce (2 5 29)
-Description = certificateIssuer (2 5 29 29)
-
-OID = 06 03 55 1D 1E
-Comment = X.509 id-ce (2 5 29)
-Description = nameConstraints (2 5 29 30)
-
-OID = 06 03 55 1D 1F
-Comment = X.509 id-ce (2 5 29)
-Description = cRLDistributionPoints (2 5 29 31)
-
-OID = 06 03 55 1D 20
-Comment = X.509 id-ce (2 5 29)
-Description = certificatePolicies (2 5 29 32)
-
-OID = 06 04 55 1D 20 00
-Comment = X.509 certificatePolicies (2 5 29 32)
-Description = anyPolicy (2 5 29 32 0)
-
-OID = 06 03 55 1D 21
-Comment = X.509 id-ce (2 5 29)
-Description = policyMappings (2 5 29 33)
-
-OID = 06 03 55 1D 22
-Comment = X.509 id-ce (2 5 29). Deprecated, use (2 5 29 36) instead
-Description = policyConstraints (2 5 29 34)
-Warning
-
-OID = 06 03 55 1D 23
-Comment = X.509 id-ce (2 5 29)
-Description = authorityKeyIdentifier (2 5 29 35)
-
-OID = 06 03 55 1D 24
-Comment = X.509 id-ce (2 5 29)
-Description = policyConstraints (2 5 29 36)
-
-OID = 06 03 55 1D 25
-Comment = X.509 id-ce (2 5 29)
-Description = extKeyUsage (2 5 29 37)
-
-OID = 06 04 55 1D 25 00
-Comment = X.509 extended key usage
-Description = anyExtendedKeyUsage (2 5 29 37 0)
-
-OID = 06 03 55 1D 2E
-Comment = X.509 id-ce (2 5 29)
-Description = freshestCRL (2 5 29 46)
-
-OID = 06 03 55 1D 36
-Comment = X.509 id-ce (2 5 29)
-Description = inhibitAnyPolicy (2 5 29 54)
-
-# DMS
-
-OID = 06 09 60 86 48 01 65 02 01 01 01
-Comment = SDN.700 INFOSEC algorithms
-Description = sdnsSignatureAlgorithm (2 16 840 1 101 2 1 1 1)
-
-OID = 06 09 60 86 48 01 65 02 01 01 02
-Comment = SDN.700 INFOSEC algorithms. Formerly known as mosaicSignatureAlgorithm, this OID is better known as dsaWithSHA-1.
-Description = fortezzaSignatureAlgorithm (2 16 840 1 101 2 1 1 2)
-
-OID = 06 09 60 86 48 01 65 02 01 01 03
-Comment = SDN.700 INFOSEC algorithms
-Description = sdnsConfidentialityAlgorithm (2 16 840 1 101 2 1 1 3)
-
-OID = 06 09 60 86 48 01 65 02 01 01 04
-Comment = SDN.700 INFOSEC algorithms. Formerly known as mosaicConfidentialityAlgorithm
-Description = fortezzaConfidentialityAlgorithm (2 16 840 1 101 2 1 1 4)
-
-OID = 06 09 60 86 48 01 65 02 01 01 05
-Comment = SDN.700 INFOSEC algorithms
-Description = sdnsIntegrityAlgorithm (2 16 840 1 101 2 1 1 5)
-
-OID = 06 09 60 86 48 01 65 02 01 01 06
-Comment = SDN.700 INFOSEC algorithms. Formerly known as mosaicIntegrityAlgorithm
-Description = fortezzaIntegrityAlgorithm (2 16 840 1 101 2 1 1 6)
-
-OID = 06 09 60 86 48 01 65 02 01 01 07
-Comment = SDN.700 INFOSEC algorithms
-Description = sdnsTokenProtectionAlgorithm (2 16 840 1 101 2 1 1 7)
-
-OID = 06 09 60 86 48 01 65 02 01 01 08
-Comment = SDN.700 INFOSEC algorithms. Formerly know as mosaicTokenProtectionAlgorithm
-Description = fortezzaTokenProtectionAlgorithm (2 16 840 1 101 2 1 1 8)
-
-OID = 06 09 60 86 48 01 65 02 01 01 09
-Comment = SDN.700 INFOSEC algorithms
-Description = sdnsKeyManagementAlgorithm (2 16 840 1 101 2 1 1 9)
-
-OID = 06 09 60 86 48 01 65 02 01 01 0A
-Comment = SDN.700 INFOSEC algorithms. Formerly known as mosaicKeyManagementAlgorithm
-Description = fortezzaKeyManagementAlgorithm (2 16 840 1 101 2 1 1 10)
-
-OID = 06 09 60 86 48 01 65 02 01 01 0B
-Comment = SDN.700 INFOSEC algorithms
-Description = sdnsKMandSigAlgorithm (2 16 840 1 101 2 1 1 11)
-
-OID = 06 09 60 86 48 01 65 02 01 01 0C
-Comment = SDN.700 INFOSEC algorithms. Formerly known as mosaicKMandSigAlgorithm
-Description = fortezzaKMandSigAlgorithm (2 16 840 1 101 2 1 1 12)
-
-OID = 06 09 60 86 48 01 65 02 01 01 0D
-Comment = SDN.700 INFOSEC algorithms
-Description = suiteASignatureAlgorithm (2 16 840 1 101 2 1 1 13)
-
-OID = 06 09 60 86 48 01 65 02 01 01 0E
-Comment = SDN.700 INFOSEC algorithms
-Description = suiteAConfidentialityAlgorithm (2 16 840 1 101 2 1 1 14)
-
-OID = 06 09 60 86 48 01 65 02 01 01 0F
-Comment = SDN.700 INFOSEC algorithms
-Description = suiteAIntegrityAlgorithm (2 16 840 1 101 2 1 1 15)
-
-OID = 06 09 60 86 48 01 65 02 01 01 10
-Comment = SDN.700 INFOSEC algorithms
-Description = suiteATokenProtectionAlgorithm (2 16 840 1 101 2 1 1 16)
-
-OID = 06 09 60 86 48 01 65 02 01 01 11
-Comment = SDN.700 INFOSEC algorithms
-Description = suiteAKeyManagementAlgorithm (2 16 840 1 101 2 1 1 17)
-
-OID = 06 09 60 86 48 01 65 02 01 01 12
-Comment = SDN.700 INFOSEC algorithms
-Description = suiteAKMandSigAlgorithm (2 16 840 1 101 2 1 1 18)
-
-OID = 06 09 60 86 48 01 65 02 01 01 13
-Comment = SDN.700 INFOSEC algorithms. Formerly known as mosaicUpdatedSigAlgorithm
-Description = fortezzaUpdatedSigAlgorithm (2 16 840 1 101 2 1 1 19)
-
-OID = 06 09 60 86 48 01 65 02 01 01 14
-Comment = SDN.700 INFOSEC algorithms. Formerly known as mosaicKMandUpdSigAlgorithms
-Description = fortezzaKMandUpdSigAlgorithms (2 16 840 1 101 2 1 1 20)
-
-OID = 06 09 60 86 48 01 65 02 01 01 15
-Comment = SDN.700 INFOSEC algorithms. Formerly known as mosaicUpdatedIntegAlgorithm
-Description = fortezzaUpdatedIntegAlgorithm (2 16 840 1 101 2 1 1 21)
-
-OID = 06 09 60 86 48 01 65 02 01 01 16
-Comment = SDN.700 INFOSEC algorithms. Formerly known as mosaicKeyEncryptionAlgorithm
-Description = keyExchangeAlgorithm (2 16 840 1 101 2 1 1 22)
-
-OID = 06 09 60 86 48 01 65 02 01 01 17
-Comment = SDN.700 INFOSEC algorithms
-Description = fortezzaWrap80Algorithm (2 16 840 1 101 2 1 1 23)
-
-OID = 06 09 60 86 48 01 65 02 01 01 18
-Comment = SDN.700 INFOSEC algorithms
-Description = kEAKeyEncryptionAlgorithm (2 16 840 1 101 2 1 1 24)
-
-OID = 06 09 60 86 48 01 65 02 01 02 01
-Comment = SDN.700 INFOSEC format
-Description = rfc822MessageFormat (2 16 840 1 101 2 1 2 1)
-
-OID = 06 09 60 86 48 01 65 02 01 02 02
-Comment = SDN.700 INFOSEC format
-Description = emptyContent (2 16 840 1 101 2 1 2 2)
-
-OID = 06 09 60 86 48 01 65 02 01 02 03
-Comment = SDN.700 INFOSEC format
-Description = cspContentType (2 16 840 1 101 2 1 2 3)
-
-OID = 06 09 60 86 48 01 65 02 01 02 2A
-Comment = SDN.700 INFOSEC format
-Description = mspRev3ContentType (2 16 840 1 101 2 1 2 42)
-
-OID = 06 09 60 86 48 01 65 02 01 02 30
-Comment = SDN.700 INFOSEC format
-Description = mspContentType (2 16 840 1 101 2 1 2 48)
-
-OID = 06 09 60 86 48 01 65 02 01 02 31
-Comment = SDN.700 INFOSEC format
-Description = mspRekeyAgentProtocol (2 16 840 1 101 2 1 2 49)
-
-OID = 06 09 60 86 48 01 65 02 01 02 32
-Comment = SDN.700 INFOSEC format
-Description = mspMMP (2 16 840 1 101 2 1 2 50)
-
-OID = 06 09 60 86 48 01 65 02 01 02 42
-Comment = SDN.700 INFOSEC format
-Description = mspRev3-1ContentType (2 16 840 1 101 2 1 2 66)
-
-OID = 06 09 60 86 48 01 65 02 01 02 48
-Comment = SDN.700 INFOSEC format
-Description = forwardedMSPMessageBodyPart (2 16 840 1 101 2 1 2 72)
-
-OID = 06 09 60 86 48 01 65 02 01 02 49
-Comment = SDN.700 INFOSEC format
-Description = mspForwardedMessageParameters (2 16 840 1 101 2 1 2 73)
-
-OID = 06 09 60 86 48 01 65 02 01 02 4A
-Comment = SDN.700 INFOSEC format
-Description = forwardedCSPMsgBodyPart (2 16 840 1 101 2 1 2 74)
-
-OID = 06 09 60 86 48 01 65 02 01 02 4B
-Comment = SDN.700 INFOSEC format
-Description = cspForwardedMessageParameters (2 16 840 1 101 2 1 2 75)
-
-OID = 06 09 60 86 48 01 65 02 01 02 4C
-Comment = SDN.700 INFOSEC format
-Description = mspMMP2 (2 16 840 1 101 2 1 2 76)
-
-OID = 06 09 60 86 48 01 65 02 01 03 01
-Comment = SDN.700 INFOSEC policy
-Description = sdnsSecurityPolicy (2 16 840 1 101 2 1 3 1)
-
-OID = 06 09 60 86 48 01 65 02 01 03 02
-Comment = SDN.700 INFOSEC policy
-Description = sdnsPRBAC (2 16 840 1 101 2 1 3 2)
-
-OID = 06 09 60 86 48 01 65 02 01 03 03
-Comment = SDN.700 INFOSEC policy
-Description = mosaicPRBAC (2 16 840 1 101 2 1 3 3)
-
-OID = 06 09 60 86 48 01 65 02 01 03 0A
-Comment = SDN.700 INFOSEC policy
-Description = siSecurityPolicy (2 16 840 1 101 2 1 3 10)
-
-OID = 06 0A 60 86 48 01 65 02 01 03 0A 00
-Comment = SDN.700 INFOSEC policy (obsolete)
-Description = siNASP (2 16 840 1 101 2 1 3 10 0)
-Warning
-
-OID = 06 0A 60 86 48 01 65 02 01 03 0A 01
-Comment = SDN.700 INFOSEC policy (obsolete)
-Description = siELCO (2 16 840 1 101 2 1 3 10 1)
-Warning
-
-OID = 06 0A 60 86 48 01 65 02 01 03 0A 02
-Comment = SDN.700 INFOSEC policy (obsolete)
-Description = siTK (2 16 840 1 101 2 1 3 10 2)
-Warning
-
-OID = 06 0A 60 86 48 01 65 02 01 03 0A 03
-Comment = SDN.700 INFOSEC policy (obsolete)
-Description = siDSAP (2 16 840 1 101 2 1 3 10 3)
-Warning
-
-OID = 06 0A 60 86 48 01 65 02 01 03 0A 04
-Comment = SDN.700 INFOSEC policy (obsolete)
-Description = siSSSS (2 16 840 1 101 2 1 3 10 4)
-Warning
-
-OID = 06 0A 60 86 48 01 65 02 01 03 0A 05
-Comment = SDN.700 INFOSEC policy (obsolete)
-Description = siDNASP (2 16 840 1 101 2 1 3 10 5)
-Warning
-
-OID = 06 0A 60 86 48 01 65 02 01 03 0A 06
-Comment = SDN.700 INFOSEC policy (obsolete)
-Description = siBYEMAN (2 16 840 1 101 2 1 3 10 6)
-Warning
-
-OID = 06 0A 60 86 48 01 65 02 01 03 0A 07
-Comment = SDN.700 INFOSEC policy (obsolete)
-Description = siREL-US (2 16 840 1 101 2 1 3 10 7)
-Warning
-
-OID = 06 0A 60 86 48 01 65 02 01 03 0A 08
-Comment = SDN.700 INFOSEC policy (obsolete)
-Description = siREL-AUS (2 16 840 1 101 2 1 3 10 8)
-Warning
-
-OID = 06 0A 60 86 48 01 65 02 01 03 0A 09
-Comment = SDN.700 INFOSEC policy (obsolete)
-Description = siREL-CAN (2 16 840 1 101 2 1 3 10 9)
-Warning
-
-OID = 06 0A 60 86 48 01 65 02 01 03 0A 0A
-Comment = SDN.700 INFOSEC policy (obsolete)
-Description = siREL_UK (2 16 840 1 101 2 1 3 10 10)
-Warning
-
-OID = 06 0A 60 86 48 01 65 02 01 03 0A 0B
-Comment = SDN.700 INFOSEC policy (obsolete)
-Description = siREL-NZ (2 16 840 1 101 2 1 3 10 11)
-Warning
-
-OID = 06 0A 60 86 48 01 65 02 01 03 0A 0C
-Comment = SDN.700 INFOSEC policy (obsolete)
-Description = siGeneric (2 16 840 1 101 2 1 3 10 12)
-Warning
-
-OID = 06 09 60 86 48 01 65 02 01 03 0B
-Comment = SDN.700 INFOSEC policy
-Description = genser (2 16 840 1 101 2 1 3 11)
-
-OID = 06 0A 60 86 48 01 65 02 01 03 0B 00
-Comment = SDN.700 INFOSEC policy (obsolete)
-Description = genserNations (2 16 840 1 101 2 1 3 11 0)
-Warning
-
-OID = 06 0A 60 86 48 01 65 02 01 03 0B 01
-Comment = SDN.700 INFOSEC policy (obsolete)
-Description = genserComsec (2 16 840 1 101 2 1 3 11 1)
-Warning
-
-OID = 06 0A 60 86 48 01 65 02 01 03 0B 02
-Comment = SDN.700 INFOSEC policy (obsolete)
-Description = genserAcquisition (2 16 840 1 101 2 1 3 11 2)
-Warning
-
-OID = 06 0A 60 86 48 01 65 02 01 03 0B 03
-Comment = SDN.700 INFOSEC policy
-Description = genserSecurityCategories (2 16 840 1 101 2 1 3 11 3)
-
-OID = 06 0B 60 86 48 01 65 02 01 03 0B 03 00
-Comment = SDN.700 INFOSEC GENSER policy
-Description = genserTagSetName (2 16 840 1 101 2 1 3 11 3 0)
-
-OID = 06 09 60 86 48 01 65 02 01 03 0C
-Comment = SDN.700 INFOSEC policy
-Description = defaultSecurityPolicy (2 16 840 1 101 2 1 3 12)
-
-OID = 06 09 60 86 48 01 65 02 01 03 0D
-Comment = SDN.700 INFOSEC policy
-Description = capcoMarkings (2 16 840 1 101 2 1 3 13)
-
-OID = 06 0A 60 86 48 01 65 02 01 03 0D 00
-Comment = SDN.700 INFOSEC policy CAPCO markings
-Description = capcoSecurityCategories (2 16 840 1 101 2 1 3 13 0)
-
-OID = 06 0B 60 86 48 01 65 02 01 03 0D 00 01
-Comment = SDN.700 INFOSEC policy CAPCO markings
-Description = capcoTagSetName1 (2 16 840 1 101 2 1 3 13 0 1)
-
-OID = 06 0B 60 86 48 01 65 02 01 03 0D 00 02
-Comment = SDN.700 INFOSEC policy CAPCO markings
-Description = capcoTagSetName2 (2 16 840 1 101 2 1 3 13 0 2)
-
-OID = 06 0B 60 86 48 01 65 02 01 03 0D 00 03
-Comment = SDN.700 INFOSEC policy CAPCO markings
-Description = capcoTagSetName3 (2 16 840 1 101 2 1 3 13 0 3)
-
-OID = 06 0B 60 86 48 01 65 02 01 03 0D 00 04
-Comment = SDN.700 INFOSEC policy CAPCO markings
-Description = capcoTagSetName4 (2 16 840 1 101 2 1 3 13 0 4)
-
-OID = 06 09 60 86 48 01 65 02 01 05 01
-Comment = SDN.700 INFOSEC attributes (superseded)
-Description = sdnsKeyManagementCertificate (2 16 840 1 101 2 1 5 1)
-Warning
-
-OID = 06 09 60 86 48 01 65 02 01 05 02
-Comment = SDN.700 INFOSEC attributes (superseded)
-Description = sdnsUserSignatureCertificate (2 16 840 1 101 2 1 5 2)
-Warning
-
-OID = 06 09 60 86 48 01 65 02 01 05 03
-Comment = SDN.700 INFOSEC attributes (superseded)
-Description = sdnsKMandSigCertificate (2 16 840 1 101 2 1 5 3)
-Warning
-
-OID = 06 09 60 86 48 01 65 02 01 05 04
-Comment = SDN.700 INFOSEC attributes (superseded)
-Description = fortezzaKeyManagementCertificate (2 16 840 1 101 2 1 5 4)
-Warning
-
-OID = 06 09 60 86 48 01 65 02 01 05 05
-Comment = SDN.700 INFOSEC attributes (superseded)
-Description = fortezzaKMandSigCertificate (2 16 840 1 101 2 1 5 5)
-Warning
-
-OID = 06 09 60 86 48 01 65 02 01 05 06
-Comment = SDN.700 INFOSEC attributes (superseded)
-Description = fortezzaUserSignatureCertificate (2 16 840 1 101 2 1 5 6)
-Warning
-
-OID = 06 09 60 86 48 01 65 02 01 05 07
-Comment = SDN.700 INFOSEC attributes (superseded)
-Description = fortezzaCASignatureCertificate (2 16 840 1 101 2 1 5 7)
-Warning
-
-OID = 06 09 60 86 48 01 65 02 01 05 08
-Comment = SDN.700 INFOSEC attributes (superseded)
-Description = sdnsCASignatureCertificate (2 16 840 1 101 2 1 5 8)
-Warning
-
-OID = 06 09 60 86 48 01 65 02 01 05 0A
-Comment = SDN.700 INFOSEC attributes (superseded)
-Description = auxiliaryVector (2 16 840 1 101 2 1 5 10)
-Warning
-
-OID = 06 09 60 86 48 01 65 02 01 05 0B
-Comment = SDN.700 INFOSEC attributes
-Description = mlReceiptPolicy (2 16 840 1 101 2 1 5 11)
-
-OID = 06 09 60 86 48 01 65 02 01 05 0C
-Comment = SDN.700 INFOSEC attributes
-Description = mlMembership (2 16 840 1 101 2 1 5 12)
-
-OID = 06 09 60 86 48 01 65 02 01 05 0D
-Comment = SDN.700 INFOSEC attributes
-Description = mlAdministrators (2 16 840 1 101 2 1 5 13)
-
-OID = 06 09 60 86 48 01 65 02 01 05 0E
-Comment = SDN.700 INFOSEC attributes
-Description = alid (2 16 840 1 101 2 1 5 14)
-
-OID = 06 09 60 86 48 01 65 02 01 05 14
-Comment = SDN.700 INFOSEC attributes
-Description = janUKMs (2 16 840 1 101 2 1 5 20)
-
-OID = 06 09 60 86 48 01 65 02 01 05 15
-Comment = SDN.700 INFOSEC attributes
-Description = febUKMs (2 16 840 1 101 2 1 5 21)
-
-OID = 06 09 60 86 48 01 65 02 01 05 16
-Comment = SDN.700 INFOSEC attributes
-Description = marUKMs (2 16 840 1 101 2 1 5 22)
-
-OID = 06 09 60 86 48 01 65 02 01 05 17
-Comment = SDN.700 INFOSEC attributes
-Description = aprUKMs (2 16 840 1 101 2 1 5 23)
-
-OID = 06 09 60 86 48 01 65 02 01 05 18
-Comment = SDN.700 INFOSEC attributes
-Description = mayUKMs (2 16 840 1 101 2 1 5 24)
-
-OID = 06 09 60 86 48 01 65 02 01 05 19
-Comment = SDN.700 INFOSEC attributes
-Description = junUKMs (2 16 840 1 101 2 1 5 25)
-
-OID = 06 09 60 86 48 01 65 02 01 05 1A
-Comment = SDN.700 INFOSEC attributes
-Description = julUKMs (2 16 840 1 101 2 1 5 26)
-
-OID = 06 09 60 86 48 01 65 02 01 05 1B
-Comment = SDN.700 INFOSEC attributes
-Description = augUKMs (2 16 840 1 101 2 1 5 27)
-
-OID = 06 09 60 86 48 01 65 02 01 05 1C
-Comment = SDN.700 INFOSEC attributes
-Description = sepUKMs (2 16 840 1 101 2 1 5 28)
-
-OID = 06 09 60 86 48 01 65 02 01 05 1D
-Comment = SDN.700 INFOSEC attributes
-Description = octUKMs (2 16 840 1 101 2 1 5 29)
-
-OID = 06 09 60 86 48 01 65 02 01 05 1E
-Comment = SDN.700 INFOSEC attributes
-Description = novUKMs (2 16 840 1 101 2 1 5 30)
-
-OID = 06 09 60 86 48 01 65 02 01 05 1F
-Comment = SDN.700 INFOSEC attributes
-Description = decUKMs (2 16 840 1 101 2 1 5 31)
-
-OID = 06 09 60 86 48 01 65 02 01 05 28
-Comment = SDN.700 INFOSEC attributes
-Description = metaSDNSckl (2 16 840 1 101 2 1 5 40)
-
-OID = 06 09 60 86 48 01 65 02 01 05 29
-Comment = SDN.700 INFOSEC attributes
-Description = sdnsCKL (2 16 840 1 101 2 1 5 41)
-
-OID = 06 09 60 86 48 01 65 02 01 05 2A
-Comment = SDN.700 INFOSEC attributes
-Description = metaSDNSsignatureCKL (2 16 840 1 101 2 1 5 42)
-
-OID = 06 09 60 86 48 01 65 02 01 05 2B
-Comment = SDN.700 INFOSEC attributes
-Description = sdnsSignatureCKL (2 16 840 1 101 2 1 5 43)
-
-OID = 06 09 60 86 48 01 65 02 01 05 2C
-Comment = SDN.700 INFOSEC attributes
-Description = sdnsCertificateRevocationList (2 16 840 1 101 2 1 5 44)
-
-OID = 06 09 60 86 48 01 65 02 01 05 2D
-Comment = SDN.700 INFOSEC attributes (superseded)
-Description = fortezzaCertificateRevocationList (2 16 840 1 101 2 1 5 45)
-Warning
-
-OID = 06 09 60 86 48 01 65 02 01 05 2E
-Comment = SDN.700 INFOSEC attributes
-Description = fortezzaCKL (2 16 840 1 101 2 1 5 46)
-
-OID = 06 09 60 86 48 01 65 02 01 05 2F
-Comment = SDN.700 INFOSEC attributes
-Description = alExemptedAddressProcessor (2 16 840 1 101 2 1 5 47)
-
-OID = 06 09 60 86 48 01 65 02 01 05 30
-Comment = SDN.700 INFOSEC attributes (obsolete)
-Description = guard (2 16 840 1 101 2 1 5 48)
-Warning
-
-OID = 06 09 60 86 48 01 65 02 01 05 31
-Comment = SDN.700 INFOSEC attributes (obsolete)
-Description = algorithmsSupported (2 16 840 1 101 2 1 5 49)
-Warning
-
-OID = 06 09 60 86 48 01 65 02 01 05 32
-Comment = SDN.700 INFOSEC attributes (obsolete)
-Description = suiteAKeyManagementCertificate (2 16 840 1 101 2 1 5 50)
-Warning
-
-OID = 06 09 60 86 48 01 65 02 01 05 33
-Comment = SDN.700 INFOSEC attributes (obsolete)
-Description = suiteAKMandSigCertificate (2 16 840 1 101 2 1 5 51)
-Warning
-
-OID = 06 09 60 86 48 01 65 02 01 05 34
-Comment = SDN.700 INFOSEC attributes (obsolete)
-Description = suiteAUserSignatureCertificate (2 16 840 1 101 2 1 5 52)
-Warning
-
-OID = 06 09 60 86 48 01 65 02 01 05 35
-Comment = SDN.700 INFOSEC attributes
-Description = prbacInfo (2 16 840 1 101 2 1 5 53)
-
-OID = 06 09 60 86 48 01 65 02 01 05 36
-Comment = SDN.700 INFOSEC attributes
-Description = prbacCAConstraints (2 16 840 1 101 2 1 5 54)
-
-OID = 06 09 60 86 48 01 65 02 01 05 37
-Comment = SDN.700 INFOSEC attributes
-Description = sigOrKMPrivileges (2 16 840 1 101 2 1 5 55)
-
-OID = 06 09 60 86 48 01 65 02 01 05 38
-Comment = SDN.700 INFOSEC attributes
-Description = commPrivileges (2 16 840 1 101 2 1 5 56)
-
-OID = 06 09 60 86 48 01 65 02 01 05 39
-Comment = SDN.700 INFOSEC attributes
-Description = labeledAttribute (2 16 840 1 101 2 1 5 57)
-
-OID = 06 09 60 86 48 01 65 02 01 05 3A
-Comment = SDN.700 INFOSEC attributes (obsolete)
-Description = policyInformationFile (2 16 840 1 101 2 1 5 58)
-Warning
-
-OID = 06 09 60 86 48 01 65 02 01 05 3B
-Comment = SDN.700 INFOSEC attributes
-Description = secPolicyInformationFile (2 16 840 1 101 2 1 5 59)
-
-OID = 06 09 60 86 48 01 65 02 01 05 3C
-Comment = SDN.700 INFOSEC attributes
-Description = cAClearanceConstraint (2 16 840 1 101 2 1 5 60)
-
-OID = 06 09 60 86 48 01 65 02 01 07 01
-Comment = SDN.700 INFOSEC extensions
-Description = cspExtns (2 16 840 1 101 2 1 7 1)
-
-OID = 06 0A 60 86 48 01 65 02 01 07 01 00
-Comment = SDN.700 INFOSEC extensions
-Description = cspCsExtn (2 16 840 1 101 2 1 7 1 0)
-
-OID = 06 09 60 86 48 01 65 02 01 08 01
-Comment = SDN.700 INFOSEC security category
-Description = mISSISecurityCategories (2 16 840 1 101 2 1 8 1)
-
-OID = 06 09 60 86 48 01 65 02 01 08 02
-Comment = SDN.700 INFOSEC security category
-Description = standardSecurityLabelPrivileges (2 16 840 1 101 2 1 8 2)
-
-OID = 06 09 60 86 48 01 65 02 01 0A 01
-Comment = SDN.700 INFOSEC privileges
-Description = sigPrivileges (2 16 840 1 101 2 1 10 1)
-
-OID = 06 09 60 86 48 01 65 02 01 0A 02
-Comment = SDN.700 INFOSEC privileges
-Description = kmPrivileges (2 16 840 1 101 2 1 10 2)
-
-OID = 06 09 60 86 48 01 65 02 01 0A 03
-Comment = SDN.700 INFOSEC privileges
-Description = namedTagSetPrivilege (2 16 840 1 101 2 1 10 3)
-
-OID = 06 09 60 86 48 01 65 02 01 0B 01
-Comment = SDN.700 INFOSEC certificate policy
-Description = ukDemo (2 16 840 1 101 2 1 11 1)
-
-OID = 06 09 60 86 48 01 65 02 01 0B 02
-Comment = SDN.700 INFOSEC certificate policy
-Description = usDODClass2 (2 16 840 1 101 2 1 11 2)
-
-OID = 06 09 60 86 48 01 65 02 01 0B 03
-Comment = SDN.700 INFOSEC certificate policy
-Description = usMediumPilot (2 16 840 1 101 2 1 11 3)
-
-OID = 06 09 60 86 48 01 65 02 01 0B 04
-Comment = SDN.700 INFOSEC certificate policy
-Description = usDODClass4 (2 16 840 1 101 2 1 11 4)
-
-OID = 06 09 60 86 48 01 65 02 01 0B 05
-Comment = SDN.700 INFOSEC certificate policy
-Description = usDODClass3 (2 16 840 1 101 2 1 11 5)
-
-OID = 06 09 60 86 48 01 65 02 01 0B 06
-Comment = SDN.700 INFOSEC certificate policy
-Description = usDODClass5 (2 16 840 1 101 2 1 11 6)
-
-OID = 06 09 60 86 48 01 65 02 01 0C 00
-Comment = SDN.700 INFOSEC test objects
-Description = testSecurityPolicy (2 16 840 1 101 2 1 12 0)
-
-OID = 06 0A 60 86 48 01 65 02 01 0C 00 01
-Comment = SDN.700 INFOSEC test objects
-Description = tsp1 (2 16 840 1 101 2 1 12 0 1)
-
-OID = 06 0B 60 86 48 01 65 02 01 0C 00 01 00
-Comment = SDN.700 INFOSEC test objects
-Description = tsp1SecurityCategories (2 16 840 1 101 2 1 12 0 1 0)
-
-OID = 06 0C 60 86 48 01 65 02 01 0C 00 01 00 00
-Comment = SDN.700 INFOSEC test objects
-Description = tsp1TagSetZero (2 16 840 1 101 2 1 12 0 1 0 0)
-
-OID = 06 0C 60 86 48 01 65 02 01 0C 00 01 00 01
-Comment = SDN.700 INFOSEC test objects
-Description = tsp1TagSetOne (2 16 840 1 101 2 1 12 0 1 0 1)
-
-OID = 06 0C 60 86 48 01 65 02 01 0C 00 01 00 02
-Comment = SDN.700 INFOSEC test objects
-Description = tsp1TagSetTwo (2 16 840 1 101 2 1 12 0 1 0 2)
-
-OID = 06 0A 60 86 48 01 65 02 01 0C 00 02
-Comment = SDN.700 INFOSEC test objects
-Description = tsp2 (2 16 840 1 101 2 1 12 0 2)
-
-OID = 06 0B 60 86 48 01 65 02 01 0C 00 02 00
-Comment = SDN.700 INFOSEC test objects
-Description = tsp2SecurityCategories (2 16 840 1 101 2 1 12 0 2 0)
-
-OID = 06 0C 60 86 48 01 65 02 01 0C 00 02 00 00
-Comment = SDN.700 INFOSEC test objects
-Description = tsp2TagSetZero (2 16 840 1 101 2 1 12 0 2 0 0)
-
-OID = 06 0C 60 86 48 01 65 02 01 0C 00 02 00 01
-Comment = SDN.700 INFOSEC test objects
-Description = tsp2TagSetOne (2 16 840 1 101 2 1 12 0 2 0 1)
-
-OID = 06 0C 60 86 48 01 65 02 01 0C 00 02 00 02
-Comment = SDN.700 INFOSEC test objects
-Description = tsp2TagSetTwo (2 16 840 1 101 2 1 12 0 2 0 2)
-
-# At least someone there has a sense of humour :-)
-OID = 06 0A 60 86 48 01 65 02 01 0C 00 03
-Comment = SDN.700 INFOSEC test objects
-Description = kafka (2 16 840 1 101 2 1 12 0 3)
-
-OID = 06 0B 60 86 48 01 65 02 01 0C 00 03 00
-Comment = SDN.700 INFOSEC test objects
-Description = kafkaSecurityCategories (2 16 840 1 101 2 1 12 0 3 0)
-
-OID = 06 0C 60 86 48 01 65 02 01 0C 00 03 00 01
-Comment = SDN.700 INFOSEC test objects
-Description = kafkaTagSetName1 (2 16 840 1 101 2 1 12 0 3 0 1)
-
-OID = 06 0C 60 86 48 01 65 02 01 0C 00 03 00 02
-Comment = SDN.700 INFOSEC test objects
-Description = kafkaTagSetName2 (2 16 840 1 101 2 1 12 0 3 0 2)
-
-OID = 06 0C 60 86 48 01 65 02 01 0C 00 03 00 03
-Comment = SDN.700 INFOSEC test objects
-Description = kafkaTagSetName3 (2 16 840 1 101 2 1 12 0 3 0 3)
-
-OID = 06 0A 60 86 48 01 65 02 01 0C 01 01
-Comment = SDN.700 INFOSEC test objects
-Description = tcp1 (2 16 840 1 101 2 1 12 1 1)
-
-# CSOR GAK-FIPS
-
-OID = 06 07 60 86 48 01 65 03 01
-Comment = CSOR GAK
-Description = slabel (2 16 840 1 101 3 1)
-Warning
-
-OID = 06 07 60 86 48 01 65 03 02
-Comment = CSOR GAK
-Description = pki (2 16 840 1 101 3 2)
-Warning
-
-OID = 06 08 60 86 48 01 65 03 02 01
-Comment = CSOR GAK policy
-Description = GAK policyIdentifier (2 16 840 1 101 3 2 1)
-Warning
-
-OID = 06 0A 60 86 48 01 65 03 02 01 03 01
-Comment = Federal Bridge CA Policy
-Description = FBCA-Rudimentary policyIdentifier (2 16 840 1 101 3 2 1 3 1)
-
-OID = 06 0A 60 86 48 01 65 03 02 01 03 02
-Comment = Federal Bridge CA Policy
-Description = FBCA-Basic policyIdentifier (2 16 840 1 101 3 2 1 3 2)
-
-OID = 06 0A 60 86 48 01 65 03 02 01 03 03
-Comment = Federal Bridge CA Policy
-Description = FBCA-Medium policyIdentifier (2 16 840 1 101 3 2 1 3 3)
-
-OID = 06 0A 60 86 48 01 65 03 02 01 03 04
-Comment = Federal Bridge CA Policy
-Description = FBCA-High policyIdentifier (2 16 840 1 101 3 2 1 3 4)
-
-OID = 06 08 60 86 48 01 65 03 02 02
-Comment = CSOR GAK extended key usage
-Description = GAK (2 16 840 1 101 3 2 2)
-Warning
-
-OID = 06 09 60 86 48 01 65 03 02 02 01
-Comment = CSOR GAK extended key usage
-Description = kRAKey (2 16 840 1 101 3 2 2 1)
-Warning
-
-OID = 06 08 60 86 48 01 65 03 02 03
-Comment = CSOR GAK extensions
-Description = extensions (2 16 840 1 101 3 2 3)
-Warning
-
-OID = 06 09 60 86 48 01 65 03 02 03 01
-Comment = CSOR GAK extensions
-Description = kRTechnique (2 16 840 1 101 3 2 3 1)
-Warning
-
-OID = 06 09 60 86 48 01 65 03 02 03 02
-Comment = CSOR GAK extensions
-Description = kRecoveryCapable (2 16 840 1 101 3 2 3 2)
-Warning
-
-OID = 06 09 60 86 48 01 65 03 02 03 03
-Comment = CSOR GAK extensions
-Description = kR (2 16 840 1 101 3 2 3 3)
-Warning
-
-OID = 06 08 60 86 48 01 65 03 02 04
-Comment = CSOR GAK
-Description = keyrecoveryschemes (2 16 840 1 101 3 2 4)
-Warning
-
-OID = 06 08 60 86 48 01 65 03 02 05
-Comment = CSOR GAK
-Description = krapola (2 16 840 1 101 3 2 5)
-Warning
-
-OID = 06 07 60 86 48 01 65 03 03
-Comment = CSOR GAK
-Description = arpa (2 16 840 1 101 3 3)
-Warning
-
-# CSOR (NIST) Algorithms
-
-OID = 06 07 60 86 48 01 65 03 04
-Comment = NIST Algorithm
-Description = nistAlgorithm (2 16 840 1 101 3 4)
-
-OID = 06 08 60 86 48 01 65 03 04 01
-Comment = NIST Algorithm
-Description = aes (2 16 840 1 101 3 4 1)
-
-OID = 06 09 60 86 48 01 65 03 04 01 01
-Comment = NIST Algorithm
-Description = aes128-ECB (2 16 840 1 101 3 4 1 1)
-
-OID = 06 09 60 86 48 01 65 03 04 01 02
-Comment = NIST Algorithm
-Description = aes128-CBC (2 16 840 1 101 3 4 1 2)
-
-OID = 06 09 60 86 48 01 65 03 04 01 03
-Comment = NIST Algorithm
-Description = aes128-OFB (2 16 840 1 101 3 4 1 3)
-
-OID = 06 09 60 86 48 01 65 03 04 01 04
-Comment = NIST Algorithm
-Description = aes128-CFB (2 16 840 1 101 3 4 1 4)
-
-OID = 06 09 60 86 48 01 65 03 04 01 15
-Comment = NIST Algorithm
-Description = aes192-ECB (2 16 840 1 101 3 4 1 21)
-
-OID = 06 09 60 86 48 01 65 03 04 01 16
-Comment = NIST Algorithm
-Description = aes192-CBC (2 16 840 1 101 3 4 1 22)
-
-OID = 06 09 60 86 48 01 65 03 04 01 17
-Comment = NIST Algorithm
-Description = aes192-OFB (2 16 840 1 101 3 4 1 23)
-
-OID = 06 09 60 86 48 01 65 03 04 01 18
-Comment = NIST Algorithm
-Description = aes192-CFB (2 16 840 1 101 3 4 1 24)
-
-OID = 06 09 60 86 48 01 65 03 04 01 29
-Comment = NIST Algorithm
-Description = aes256-ECB (2 16 840 1 101 3 4 1 41)
-
-OID = 06 09 60 86 48 01 65 03 04 01 2A
-Comment = NIST Algorithm
-Description = aes256-CBC (2 16 840 1 101 3 4 1 42)
-
-OID = 06 09 60 86 48 01 65 03 04 01 2B
-Comment = NIST Algorithm
-Description = aes256-OFB (2 16 840 1 101 3 4 1 43)
-
-OID = 06 09 60 86 48 01 65 03 04 01 2C
-Comment = NIST Algorithm
-Description = aes256-CFB (2 16 840 1 101 3 4 1 44)
-
-OID = 06 08 60 86 48 01 65 03 04 02
-Comment = NIST Algorithm
-Description = hashAlgos (2 16 840 1 101 3 4 2)
-
-OID = 06 09 60 86 48 01 65 03 04 02 01
-Comment = NIST Algorithm
-Description = sha-256 (2 16 840 1 101 3 4 2 1)
-
-OID = 06 09 60 86 48 01 65 03 04 02 02
-Comment = NIST Algorithm
-Description = sha-384 (2 16 840 1 101 3 4 2 2)
-
-OID = 06 09 60 86 48 01 65 03 04 02 03
-Comment = NIST Algorithm
-Description = sha-512 (2 16 840 1 101 3 4 2 3)
-
-OID = 06 09 60 86 48 01 65 03 04 02 04
-Comment = NIST Algorithm
-Description = sha-224 (2 16 840 1 101 3 4 2 4)
-
-# The spec for these is incorrect, listing both as ... 1. Presumably one
-# of them is meant to be ...2.
-OID = 06 09 60 86 48 01 65 03 04 03 01
-Comment = NIST Algorithm
-Description = dsaWithSha224 (2 16 840 1 101 3 4 3 1)
-
-OID = 06 09 60 86 48 01 65 03 04 03 02
-Comment = NIST Algorithm
-Description = dsaWithSha256 (2 16 840 1 101 3 4 3 2)
-
-# Novell
-
-OID = 06 0A 60 86 48 01 86 F8 37 01 02 08
-Comment = Novell
-Description = novellAlgorithm (2 16 840 1 113719 1 2 8)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 16
-Comment = Novell encryption algorithm
-Description = desCbcIV8 (2 16 840 1 113719 1 2 8 22)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 17
-Comment = Novell encryption algorithm
-Description = desCbcPadIV8 (2 16 840 1 113719 1 2 8 23)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 18
-Comment = Novell encryption algorithm
-Description = desEDE2CbcIV8 (2 16 840 1 113719 1 2 8 24)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 19
-Comment = Novell encryption algorithm
-Description = desEDE2CbcPadIV8 (2 16 840 1 113719 1 2 8 25)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 1A
-Comment = Novell encryption algorithm
-Description = desEDE3CbcIV8 (2 16 840 1 113719 1 2 8 26)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 1B
-Comment = Novell encryption algorithm
-Description = desEDE3CbcPadIV8 (2 16 840 1 113719 1 2 8 27)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 1C
-Comment = Novell encryption algorithm
-Description = rc5CbcPad (2 16 840 1 113719 1 2 8 28)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 1D
-Comment = Novell signature algorithm
-Description = md2WithRSAEncryptionBSafe1 (2 16 840 1 113719 1 2 8 29)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 1E
-Comment = Novell signature algorithm
-Description = md5WithRSAEncryptionBSafe1 (2 16 840 1 113719 1 2 8 30)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 1F
-Comment = Novell signature algorithm
-Description = sha1WithRSAEncryptionBSafe1 (2 16 840 1 113719 1 2 8 31)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 20
-Comment = Novell digest algorithm
-Description = LMDigest (2 16 840 1 113719 1 2 8 32)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 28
-Comment = Novell digest algorithm
-Description = MD2 (2 16 840 1 113719 1 2 8 40)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 32
-Comment = Novell digest algorithm
-Description = MD5 (2 16 840 1 113719 1 2 8 50)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 33
-Comment = Novell signature algorithm
-Description = IKEhmacWithSHA1-RSA (2 16 840 1 113719 1 2 8 51)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 34
-Comment = Novell signature algorithm
-Description = IKEhmacWithMD5-RSA (2 16 840 1 113719 1 2 8 52)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 45
-Comment = Novell encryption algorithm
-Description = rc2CbcPad (2 16 840 1 113719 1 2 8 69)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 52
-Comment = Novell digest algorithm
-Description = SHA-1 (2 16 840 1 113719 1 2 8 82)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 5C
-Comment = Novell encryption algorithm
-Description = rc2BSafe1Cbc (2 16 840 1 113719 1 2 8 92)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 02 08 5F
-Comment = Novell digest algorithm
-Description = MD4 (2 16 840 1 113719 1 2 8 95)
-
-OID = 06 0C 60 86 48 01 86 F8 37 01 02 08 81 02
-Comment = Novell keyed hash
-Description = MD4Packet (2 16 840 1 113719 1 2 8 130)
-
-OID = 06 0C 60 86 48 01 86 F8 37 01 02 08 81 03
-Comment = Novell encryption algorithm
-Description = rsaEncryptionBsafe1 (2 16 840 1 113719 1 2 8 131)
-
-OID = 06 0C 60 86 48 01 86 F8 37 01 02 08 81 04
-Comment = Novell encryption algorithm
-Description = NWPassword (2 16 840 1 113719 1 2 8 132)
-
-OID = 06 0C 60 86 48 01 86 F8 37 01 02 08 81 05
-Comment = Novell encryption algorithm
-Description = novellObfuscate-1 (2 16 840 1 113719 1 2 8 133)
-
-OID = 06 09 60 86 48 01 86 F8 37 01 09
-Comment = Novell
-Description = pki (2 16 840 1 113719 1 9)
-
-OID = 06 0A 60 86 48 01 86 F8 37 01 09 04
-Comment = Novell PKI
-Description = pkiAttributeType (2 16 840 1 113719 1 9 4)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 09 04 01
-Comment = Novell PKI attribute type
-Description = securityAttributes (2 16 840 1 113719 1 9 4 1)
-
-OID = 06 0B 60 86 48 01 86 F8 37 01 09 04 02
-Comment = Novell PKI attribute type
-Description = relianceLimit (2 16 840 1 113719 1 9 4 2)
-
-# Netscape
-
-OID = 06 08 60 86 48 01 86 F8 42 01
-Comment = Netscape
-Description = cert-extension (2 16 840 1 113730 1)
-
-OID = 06 09 60 86 48 01 86 F8 42 01 01
-Comment = Netscape certificate extension
-Description = netscape-cert-type (2 16 840 1 113730 1 1)
-
-OID = 06 09 60 86 48 01 86 F8 42 01 02
-Comment = Netscape certificate extension
-Description = netscape-base-url (2 16 840 1 113730 1 2)
-
-OID = 06 09 60 86 48 01 86 F8 42 01 03
-Comment = Netscape certificate extension
-Description = netscape-revocation-url (2 16 840 1 113730 1 3)
-
-OID = 06 09 60 86 48 01 86 F8 42 01 04
-Comment = Netscape certificate extension
-Description = netscape-ca-revocation-url (2 16 840 1 113730 1 4)
-
-OID = 06 09 60 86 48 01 86 F8 42 01 07
-Comment = Netscape certificate extension
-Description = netscape-cert-renewal-url (2 16 840 1 113730 1 7)
-
-OID = 06 09 60 86 48 01 86 F8 42 01 08
-Comment = Netscape certificate extension
-Description = netscape-ca-policy-url (2 16 840 1 113730 1 8)
-
-OID = 06 09 60 86 48 01 86 F8 42 01 09
-Comment = Netscape certificate extension
-Description = HomePage-url (2 16 840 1 113730 1 9)
-
-OID = 06 09 60 86 48 01 86 F8 42 01 0A
-Comment = Netscape certificate extension
-Description = EntityLogo (2 16 840 1 113730 1 10)
-
-OID = 06 09 60 86 48 01 86 F8 42 01 0B
-Comment = Netscape certificate extension
-Description = UserPicture (2 16 840 1 113730 1 11)
-
-OID = 06 09 60 86 48 01 86 F8 42 01 0C
-Comment = Netscape certificate extension
-Description = netscape-ssl-server-name (2 16 840 1 113730 1 12)
-
-OID = 06 09 60 86 48 01 86 F8 42 01 0D
-Comment = Netscape certificate extension
-Description = netscape-comment (2 16 840 1 113730 1 13)
-
-OID = 06 08 60 86 48 01 86 F8 42 02
-Comment = Netscape
-Description = data-type (2 16 840 1 113730 2)
-
-OID = 06 09 60 86 48 01 86 F8 42 02 01
-Comment = Netscape data type
-Description = dataGIF (2 16 840 1 113730 2 1)
-
-OID = 06 09 60 86 48 01 86 F8 42 02 02
-Comment = Netscape data type
-Description = dataJPEG (2 16 840 1 113730 2 2)
-
-OID = 06 09 60 86 48 01 86 F8 42 02 03
-Comment = Netscape data type
-Description = dataURL (2 16 840 1 113730 2 3)
-
-OID = 06 09 60 86 48 01 86 F8 42 02 04
-Comment = Netscape data type
-Description = dataHTML (2 16 840 1 113730 2 4)
-
-OID = 06 09 60 86 48 01 86 F8 42 02 05
-Comment = Netscape data type
-Description = certSequence (2 16 840 1 113730 2 5)
-
-OID = 06 09 60 86 48 01 86 F8 42 02 06
-Comment = Netscape certificate extension
-Description = certURL (2 16 840 1 113730 2 6)
-
-OID = 06 08 60 86 48 01 86 F8 42 03
-Comment = Netscape
-Description = directory (2 16 840 1 113730 3)
-
-OID = 06 09 60 86 48 01 86 F8 42 03 01
-Comment = Netscape directory
-Description = ldapDefinitions (2 16 840 1 113730 3 1)
-
-OID = 06 0A 60 86 48 01 86 F8 42 03 01 01
-Comment = Netscape LDAP definitions
-Description = carLicense (2 16 840 1 113730 3 1 1)
-
-OID = 06 0A 60 86 48 01 86 F8 42 03 01 02
-Comment = Netscape LDAP definitions
-Description = departmentNumber (2 16 840 1 113730 3 1 2)
-
-OID = 06 0A 60 86 48 01 86 F8 42 03 01 03
-Comment = Netscape LDAP definitions
-Description = employeeNumber (2 16 840 1 113730 3 1 3)
-
-OID = 06 0A 60 86 48 01 86 F8 42 03 01 04
-Comment = Netscape LDAP definitions
-Description = employeeType (2 16 840 1 113730 3 1 4)
-
-OID = 06 0A 60 86 48 01 86 F8 42 03 02 02
-Comment = Netscape LDAP definitions
-Description = inetOrgPerson (2 16 840 1 113730 3 2 2)
-
-OID = 06 09 60 86 48 01 86 F8 42 04 01
-Comment = Netscape
-Description = serverGatedCrypto (2 16 840 1 113730 4 1)
-
-# Verisign
-
-# Country, zip, date of birth (age), and gender of cert owner (CZAG) in
-# obfuscated form
-OID = 06 0A 60 86 48 01 86 F8 45 01 06 03
-Comment = Verisign extension
-Description = verisignCZAG (2 16 840 1 113733 1 6 3)
-
-# Text string used in certs issued to Netscape InBox customers
-OID = 06 0A 60 86 48 01 86 F8 45 01 06 06
-Comment = Verisign extension
-Description = verisignInBox (2 16 840 1 113733 1 6 6)
-
-OID = 06 0A 60 86 48 01 86 F8 45 01 06 0B
-Comment = Verisign extension
-Description = Unknown Verisign VPN extension (2 16 840 1 113733 1 6 11)
-
-OID = 06 0A 60 86 48 01 86 F8 45 01 06 0D
-Comment = Verisign extension
-Description = Unknown Verisign VPN extension (2 16 840 1 113733 1 6 13)
-
-# Contains DUN, among other things
-OID = 06 0A 60 86 48 01 86 F8 45 01 06 0F
-Comment = Verisign extension
-Description = Verisign serverID (2 16 840 1 113733 1 6 15)
-
-OID = 06 0B 60 86 48 01 86 F8 45 01 07 01 01
-Comment = Verisign policy
-Description = Verisign policyIdentifier (2 16 840 1 113733 1 7 1 1)
-
-OID = 06 0C 60 86 48 01 86 F8 45 01 07 01 01 01
-Comment = Verisign policy (obsolete)
-Description = verisignCPSv1notice (2 16 840 1 113733 1 7 1 1 1)
-
-# DN contains non-verified subscriber information
-OID = 06 0C 60 86 48 01 86 F8 45 01 07 01 01 02
-Comment = Verisign policy (obsolete)
-Description = verisignCPSv1nsi (2 16 840 1 113733 1 7 1 1 2)
-
-OID = 06 0A 60 86 48 01 86 F8 45 01 08 01
-Comment = Verisign
-Description = Verisign SGC CA? (2 16 840 1 113733 1 8 1)
-
-# SCEP
-
-OID = 06 08 60 86 48 01 86 F8 45 01
-Comment = Verisign extension
-Description = pki (2 16 840 1 113733 1)
-
-OID = 06 09 60 86 48 01 86 F8 45 01 09
-Comment = Verisign PKI extension
-Description = pkcs7Attribute (2 16 840 1 113733 1 9)
-
-OID = 06 0A 60 86 48 01 86 F8 45 01 09 02
-Comment = Verisign PKCS #7 attribute
-Description = messageType (2 16 840 1 113733 1 9 2)
-
-OID = 06 0A 60 86 48 01 86 F8 45 01 09 03
-Comment = Verisign PKCS #7 attribute
-Description = pkiStatus (2 16 840 1 113733 1 9 3)
-
-OID = 06 0A 60 86 48 01 86 F8 45 01 09 04
-Comment = Verisign PKCS #7 attribute
-Description = failInfo (2 16 840 1 113733 1 9 4)
-
-OID = 06 0A 60 86 48 01 86 F8 45 01 09 05
-Comment = Verisign PKCS #7 attribute
-Description = senderNonce (2 16 840 1 113733 1 9 5)
-
-OID = 06 0A 60 86 48 01 86 F8 45 01 09 06
-Comment = Verisign PKCS #7 attribute
-Description = recipientNonce (2 16 840 1 113733 1 9 6)
-
-OID = 06 0A 60 86 48 01 86 F8 45 01 09 07
-Comment = Verisign PKCS #7 attribute
-Description = transID (2 16 840 1 113733 1 9 7)
-
-# Supposedly the attribute for X.509v3 extensions in PKCS #10 requests,
-# but everyone seems to use the RSA OID instead
-OID = 06 0A 60 86 48 01 86 F8 45 01 09 08
-Comment = Verisign PKCS #7 attribute. Use PKCS #9 extensionRequest instead
-Description = extensionReq (2 16 840 1 113733 1 9 8)
-Warning
-
-# SET
-
-OID = 06 03 67 2A 00
-Comment = SET
-Description = contentType (2 23 42 0)
-
-OID = 06 04 67 2A 00 00
-Comment = SET contentType
-Description = PANData (2 23 42 0 0)
-
-OID = 06 04 67 2A 00 01
-Comment = SET contentType
-Description = PANToken (2 23 42 0 1)
-
-OID = 06 04 67 2A 00 02
-Comment = SET contentType
-Description = PANOnly (2 23 42 0 2)
-
-# And on and on and on for another 80-odd OIDs that I'm not going to type in
-
-OID = 06 03 67 2A 01
-Comment = SET
-Description = msgExt (2 23 42 1)
-
-OID = 06 03 67 2A 02
-Comment = SET
-Description = field (2 23 42 2)
-
-OID = 06 04 67 2A 02 00
-Comment = SET field
-Description = fullName (2 23 42 2 0)
-
-OID = 06 04 67 2A 02 01
-Comment = SET field
-Description = givenName (2 23 42 2 1)
-
-OID = 06 04 67 2A 02 02
-Comment = SET field
-Description = familyName (2 23 42 2 2)
-
-OID = 06 04 67 2A 02 03
-Comment = SET field
-Description = birthFamilyName (2 23 42 2 3)
-
-OID = 06 04 67 2A 02 04
-Comment = SET field
-Description = placeName (2 23 42 2 4)
-
-OID = 06 04 67 2A 02 05
-Comment = SET field
-Description = identificationNumber (2 23 42 2 5)
-
-OID = 06 04 67 2A 02 06
-Comment = SET field
-Description = month (2 23 42 2 6)
-
-OID = 06 04 67 2A 02 07
-Comment = SET field
-Description = date (2 23 42 2 7)
-
-OID = 06 04 67 2A 02 08
-Comment = SET field
-Description = address (2 23 42 2 8)
-
-OID = 06 04 67 2A 02 09
-Comment = SET field
-Description = telephone (2 23 42 2 9)
-
-OID = 06 04 67 2A 02 0A
-Comment = SET field
-Description = amount (2 23 42 2 10)
-
-OID = 06 04 67 2A 02 0B
-Comment = SET field
-Description = accountNumber (2 23 42 2 11)
-
-OID = 06 04 67 2A 02 0C
-Comment = SET field
-Description = passPhrase (2 23 42 2 12)
-
-OID = 06 03 67 2A 03
-Comment = SET
-Description = attribute (2 23 42 3)
-
-OID = 06 04 67 2A 03 00
-Comment = SET attribute
-Description = cert (2 23 42 3 0)
-
-OID = 06 05 67 2A 03 00 00
-Comment = SET cert attribute
-Description = rootKeyThumb (2 23 42 3 0 0)
-
-OID = 06 05 67 2A 03 00 01
-Comment = SET cert attribute
-Description = additionalPolicy (2 23 42 3 0 1)
-
-OID = 06 03 67 2A 04
-Comment = SET
-Description = algorithm (2 23 42 4)
-
-OID = 06 03 67 2A 05
-Comment = SET
-Description = policy (2 23 42 5)
-
-OID = 06 04 67 2A 05 00
-Comment = SET policy
-Description = root (2 23 42 5 0)
-
-OID = 06 03 67 2A 06
-Comment = SET
-Description = module (2 23 42 6)
-
-OID = 06 03 67 2A 07
-Comment = SET
-Description = certExt (2 23 42 7)
-
-OID = 06 04 67 2A 07 00
-Comment = SET cert extension
-Description = hashedRootKey (2 23 42 7 0)
-
-OID = 06 04 67 2A 07 01
-Comment = SET cert extension
-Description = certificateType (2 23 42 7 1)
-
-OID = 06 04 67 2A 07 02
-Comment = SET cert extension
-Description = merchantData (2 23 42 7 2)
-
-OID = 06 04 67 2A 07 03
-Comment = SET cert extension
-Description = cardCertRequired (2 23 42 7 3)
-
-OID = 06 04 67 2A 07 04
-Comment = SET cert extension
-Description = tunneling (2 23 42 7 4)
-
-OID = 06 04 67 2A 07 05
-Comment = SET cert extension
-Description = setExtensions (2 23 42 7 5)
-
-OID = 06 04 67 2A 07 06
-Comment = SET cert extension
-Description = setQualifier (2 23 42 7 6)
-
-OID = 06 03 67 2A 08
-Comment = SET
-Description = brand (2 23 42 8)
-
-OID = 06 04 67 2A 08 01
-Comment = SET brand
-Description = IATA-ATA (2 23 42 8 1)
-
-OID = 06 04 67 2A 08 04
-Comment = SET brand
-Description = VISA (2 23 42 8 4)
-
-OID = 06 04 67 2A 08 05
-Comment = SET brand
-Description = MasterCard (2 23 42 8 5)
-
-OID = 06 04 67 2A 08 1E
-Comment = SET brand
-Description = Diners (2 23 42 8 30)
-
-OID = 06 04 67 2A 08 22
-Comment = SET brand
-Description = AmericanExpress (2 23 42 8 34)
-
-OID = 06 05 67 2A 08 AE 7B
-Comment = SET brand
-Description = Novus (2 23 42 8 6011)
-
-OID = 06 03 67 2A 09
-Comment = SET
-Description = vendor (2 23 42 9)
-
-OID = 06 04 67 2A 09 00
-Comment = SET vendor
-Description = GlobeSet (2 23 42 9 0)
-
-OID = 06 04 67 2A 09 01
-Comment = SET vendor
-Description = IBM (2 23 42 9 1)
-
-OID = 06 04 67 2A 09 02
-Comment = SET vendor
-Description = CyberCash (2 23 42 9 2)
-
-OID = 06 04 67 2A 09 03
-Comment = SET vendor
-Description = Terisa (2 23 42 9 3)
-
-OID = 06 04 67 2A 09 04
-Comment = SET vendor
-Description = RSADSI (2 23 42 9 4)
-
-OID = 06 04 67 2A 09 05
-Comment = SET vendor
-Description = VeriFone (2 23 42 9 5)
-
-OID = 06 04 67 2A 09 06
-Comment = SET vendor
-Description = TrinTech (2 23 42 9 6)
-
-OID = 06 04 67 2A 09 07
-Comment = SET vendor
-Description = BankGate (2 23 42 9 7)
-
-OID = 06 04 67 2A 09 08
-Comment = SET vendor
-Description = GTE (2 23 42 9 8)
-
-OID = 06 04 67 2A 09 09
-Comment = SET vendor
-Description = CompuSource (2 23 42 9 9)
-
-OID = 06 04 67 2A 09 0A
-Comment = SET vendor
-Description = Griffin (2 23 42 9 10)
-
-OID = 06 04 67 2A 09 0B
-Comment = SET vendor
-Description = Certicom (2 23 42 9 11)
-
-OID = 06 04 67 2A 09 0C
-Comment = SET vendor
-Description = OSS (2 23 42 9 12)
-
-OID = 06 04 67 2A 09 0D
-Comment = SET vendor
-Description = TenthMountain (2 23 42 9 13)
-
-OID = 06 04 67 2A 09 0E
-Comment = SET vendor
-Description = Antares (2 23 42 9 14)
-
-OID = 06 04 67 2A 09 0F
-Comment = SET vendor
-Description = ECC (2 23 42 9 15)
-
-OID = 06 04 67 2A 09 10
-Comment = SET vendor
-Description = Maithean (2 23 42 9 16)
-
-OID = 06 04 67 2A 09 11
-Comment = SET vendor
-Description = Netscape (2 23 42 9 17)
-
-OID = 06 04 67 2A 09 12
-Comment = SET vendor
-Description = Verisign (2 23 42 9 18)
-
-OID = 06 04 67 2A 09 13
-Comment = SET vendor
-Description = BlueMoney (2 23 42 9 19)
-
-OID = 06 04 67 2A 09 14
-Comment = SET vendor
-Description = Lacerte (2 23 42 9 20)
-
-OID = 06 04 67 2A 09 15
-Comment = SET vendor
-Description = Fujitsu (2 23 42 9 21)
-
-OID = 06 04 67 2A 09 16
-Comment = SET vendor
-Description = eLab (2 23 42 9 22)
-
-OID = 06 04 67 2A 09 17
-Comment = SET vendor
-Description = Entrust (2 23 42 9 23)
-
-OID = 06 04 67 2A 09 18
-Comment = SET vendor
-Description = VIAnet (2 23 42 9 24)
-
-OID = 06 04 67 2A 09 19
-Comment = SET vendor
-Description = III (2 23 42 9 25)
-
-OID = 06 04 67 2A 09 1A
-Comment = SET vendor
-Description = OpenMarket (2 23 42 9 26)
-
-OID = 06 04 67 2A 09 1B
-Comment = SET vendor
-Description = Lexem (2 23 42 9 27)
-
-OID = 06 04 67 2A 09 1C
-Comment = SET vendor
-Description = Intertrader (2 23 42 9 28)
-
-OID = 06 04 67 2A 09 1D
-Comment = SET vendor
-Description = Persimmon (2 23 42 9 29)
-
-OID = 06 04 67 2A 09 1E
-Comment = SET vendor
-Description = NABLE (2 23 42 9 30)
-
-OID = 06 04 67 2A 09 1F
-Comment = SET vendor
-Description = espace-net (2 23 42 9 31)
-
-OID = 06 04 67 2A 09 20
-Comment = SET vendor
-Description = Hitachi (2 23 42 9 32)
-
-OID = 06 04 67 2A 09 21
-Comment = SET vendor
-Description = Microsoft (2 23 42 9 33)
-
-OID = 06 04 67 2A 09 22
-Comment = SET vendor
-Description = NEC (2 23 42 9 34)
-
-OID = 06 04 67 2A 09 23
-Comment = SET vendor
-Description = Mitsubishi (2 23 42 9 35)
-
-OID = 06 04 67 2A 09 24
-Comment = SET vendor
-Description = NCR (2 23 42 9 36)
-
-OID = 06 04 67 2A 09 25
-Comment = SET vendor
-Description = e-COMM (2 23 42 9 37)
-
-OID = 06 04 67 2A 09 26
-Comment = SET vendor
-Description = Gemplus (2 23 42 9 38)
-
-OID = 06 03 67 2A 0A
-Comment = SET
-Description = national (2 23 42 10)
-
-OID = 06 05 67 2A 0A 83 08
-Comment = SET national
-Description = Japan (2 23 42 10 392)
-
-# Draft SET. These were invented for testing in pre-1.0 drafts, but have
-# been used nonetheless by implementors
-
-OID = 06 05 81 06 8D 6F 02
-Comment = SET. Deprecated, use (2 23 42 7 0) instead
-Description = hashedRootKey (2 54 1775 2)
-Warning
-
-OID = 06 05 81 06 8D 6F 03
-Comment = SET. Deprecated, use (2 23 42 7 0) instead
-Description = certificateType (2 54 1775 3)
-Warning
-
-OID = 06 05 81 06 8D 6F 04
-Comment = SET. Deprecated, use (2 23 42 7 0) instead
-Description = merchantData (2 54 1775 4)
-Warning
-
-OID = 06 05 81 06 8D 6F 05
-Comment = SET. Deprecated, use (2 23 42 7 0) instead
-Description = cardCertRequired (2 54 1775 5)
-Warning
-
-OID = 06 05 81 06 8D 6F 06
-Comment = SET. Deprecated, use (2 23 42 7 0) instead
-Description = tunneling (2 54 1775 6)
-Warning
-
-OID = 06 05 81 06 8D 6F 07
-Comment = SET. Deprecated, use (2 23 42 7 0) instead
-Description = setQualifier (2 54 1775 7)
-Warning
-
-OID = 06 05 81 06 8D 6F 63
-Comment = SET. Deprecated, use (2 23 42 7 0) instead
-Description = setData (2 54 1775 99)
-Warning
-
-# End of Fahnenstange
-
-# Local additions
-
-OID = 06 08 2B 06 01 05 05 07 0E 02
-Comment = RPKI project
-Description = id-cp-ipAddr-asNumber (1 3 6 1 5 5 7 14 2)
-
-OID = 06 08 2B 06 01 05 05 07 30 09
-Comment = RPKI project
-Description = id-ad-signedObjectRepository (1 3 6 1 5 5 7 48 9)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 01 18
-Comment = RPKI project
-Description = id-ct-routeOriginAttestation (1 2 840 113549 1 9 16 1 24)
-
-OID = 06 08 2B 06 01 05 05 07 30 0A
-Comment = RPKI project
-Description = id-ad-rpkiManifest (1 3 6 1 5 5 7 48 10)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 01 1A
-Comment = RPKI project
-Description = id-ct-rpkiManifest (1 2 840 113549 1 9 16 1 26)
-
-OID = 06 0B 2A 86 48 86 F7 0D 01 09 10 01 1C
-Comment = RPKI project
-Description = id-ct-xml (1 2 840 113549 1 9 16 1 28)
-
-OID = 06 08 2B 06 01 05 05 07 30 0B
-Comment = RPKI project
-Description = id-ad-signedObject (1 3 6 1 5 5 7 48 11)