public class ObjectIdentifiers extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ObjectIdentifiers.BaseRequirements |
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 | 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 © 2019. All rights reserved.