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