LongsRotateLeft(Int64, Int32) Method
Namespace: Org.BouncyCastle.UtilitiesAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
Public Shared Function RotateLeft (
i As Long,
distance As Integer
) As Long
Org.BouncyCastle.Utilities.Longs.RotateLeft = function(i, distance);
- i Int64
-
- distance Int32
-
Int64