DerValue.getPositiveBigInteger

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.

class DerValue
BigInt
getPositiveBigInteger
()

Meta