ASN1Integer constructor

ASN1Integer(
  1. BigInt value
)

Implementation

ASN1Integer(this.value);