Table of Contents

Class SaltGenerator

Namespace
Lextm.SharpSnmpLib.Security
Assembly
SharpSnmpLib.dll

Salt generator.

public sealed class SaltGenerator
Inheritance
SaltGenerator
Inherited Members

Constructors

SaltGenerator()

public SaltGenerator()

Methods

GetSaltBytes()

Gets salt bytes.

public byte[] GetSaltBytes()

Returns

byte[]

ToString()

Returns a string that represents this instance.

public override string ToString()

Returns

string

A string that represents this instance.