Module Implementation: OpenSSLCryptoInterfaceBNCreate a new BIGNUM instance from anAsn1IntegeranAsn1Integer - <OSSslAsn1Integer>anInteger is not bounded by any size, BIGNUM can represent arbitrarily large integers like SmalltalkanInteger - <Integer>Set the number to be negative if aBoolean is true, otherwise make it positive.Swap the values associated with myself and aBigNumber.aBigNumber - <OSSslBigNumber>
|