Global
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.crypto.md5
- Platforms: .NET, .NET Standard 2.0, Island
Constants
BlockSize
const BlockSize: Int64 = 64;
const Int64 BlockSize = 64
static let BlockSize: Int64 = 64
const BlockSize Int64 = 64
Dim BlockSize As Int64 = 64
Size
const Size: Int64 = 16;
const Int64 Size = 16
static let Size: Int64 = 16
const Size Int64 = 16
Dim Size As Int64 = 16
Methods
New
class method New: Hash
static Hash New()
static func New() -> Hash
func New() Hash
Shared Function New() As Hash
Sum
Parameters:
- data: