C# Class pGina.Plugin.Ldap.LMhash

ファイルを表示 Open project: MutonUfoAI/pgina

Public Methods

Method Description
Compute ( string Password ) : byte[]
ComputeHalf ( byte Half ) : byte[]

Method Details

Compute() public static method

public static Compute ( string Password ) : byte[]
Password string
return byte[]

ComputeHalf() public static method

public static ComputeHalf ( byte Half ) : byte[]
Half byte
return byte[]