Index

Properties

Methods

Properties

public algorithmName: string

public hashLength: number

Methods

public createHash(): CryptographicHash

Returns

CryptographicHash

public hashData(data: IBuffer): IBuffer

Parameters

Returns

IBuffer

public static openAlgorithm(algorithm: string): HashAlgorithmProvider

Parameters

  • algorithm: string

Returns

HashAlgorithmProvider