public final class OidUtils
extends Object
-
Method Summary
static byte[]
static byte[]
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
generateOID
public static byte[] generateOID()
-
toString
public static String toString(byte[] oid)
-
-
toOID
@Nullable
public static byte[] toOID(@Nullable
String id)