Package com.xebialabs.license
Class ASN1Utils
- java.lang.Object
-
- com.xebialabs.license.ASN1Utils
-
public class ASN1Utils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ASN1Utils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]constructBytes(boolean[] bits)Copied from ASN1BitString, as that currently does not expose the byte[] only the bit (boolean[])
-