Package org.xipki.security
Class ObjectIdentifiers
- java.lang.Object
-
- org.xipki.security.ObjectIdentifiers
-
public class ObjectIdentifiers extends Object
Collection of OBJECT IDENFIFIERS.- Since:
- 2.0.0
- Author:
- Lijun Liao (xipki)
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classObjectIdentifiers.BaseRequirementsstatic classObjectIdentifiers.CMCstatic classObjectIdentifiers.CMPstatic classObjectIdentifiers.DNstatic classObjectIdentifiers.Extnstatic classObjectIdentifiers.Miscstatic classObjectIdentifiers.Secgstatic classObjectIdentifiers.Xipkistatic classObjectIdentifiers.XKU
-
Field Summary
Fields Modifier and Type Field Description static org.bouncycastle.asn1.ASN1ObjectIdentifierid_penregistered PEN for xipki.org: 45522
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetName(org.bouncycastle.asn1.ASN1ObjectIdentifier type)static org.bouncycastle.asn1.ASN1ObjectIdentifiernameToOid(String name)static StringoidToDisplayName(org.bouncycastle.asn1.ASN1ObjectIdentifier type)
-