ASN1Integer

constructor(longValue: Long, tag: Int = ASN1IntegerTag.INTEGER.tag)
constructor(value: ByteArray, tag: Int = ASN1IntegerTag.INTEGER.tag)