Uses of Class
org.xipki.ca.api.profile.ExtensionValue
-
Packages that use ExtensionValue Package Description org.xipki.ca.api.profile -
-
Uses of ExtensionValue in org.xipki.ca.api.profile
Methods in org.xipki.ca.api.profile that return ExtensionValue Modifier and Type Method Description ExtensionValueExtensionValues. getExtensionValue(org.bouncycastle.asn1.ASN1ObjectIdentifier type)ExtensionValueExtensionValues. removeExtensionTuple(org.bouncycastle.asn1.ASN1ObjectIdentifier type)Methods in org.xipki.ca.api.profile with parameters of type ExtensionValue Modifier and Type Method Description booleanExtensionValues. addExtension(org.bouncycastle.asn1.ASN1ObjectIdentifier type, ExtensionValue value)
-