public class ObjectIdentifiers extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ObjectIdentifiers.BaseRequirements |
static class |
ObjectIdentifiers.CMC |
static class |
ObjectIdentifiers.CMP |
static class |
ObjectIdentifiers.DN |
static class |
ObjectIdentifiers.Extn |
static class |
ObjectIdentifiers.Misc |
static class |
ObjectIdentifiers.Secg |
static class |
ObjectIdentifiers.Xipki |
static class |
ObjectIdentifiers.XKU |
| Modifier and Type | Field and Description |
|---|---|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
id_pen
registered PEN for xipki.org: 45522
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getName(org.bouncycastle.asn1.ASN1ObjectIdentifier type) |
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
nameToOid(String name) |
static String |
oidToDisplayName(org.bouncycastle.asn1.ASN1ObjectIdentifier type) |
Copyright © 2023. All rights reserved.