Returns an ASN.1 INTEGER value as a positive BigInteger. This is just to deal with implementations that incorrectly encode some values as negative.
@return the integer held in this DER value as a BigInteger.
See Implementation
Returns an ASN.1 INTEGER value as a positive BigInteger. This is just to deal with implementations that incorrectly encode some values as negative.
@return the integer held in this DER value as a BigInteger.