Xceed .NET Libraries Documentation
Xceed.Compression Assembly / Xceed.Compression Namespace / Rfc2898DeriveBytesManager Class


In This Topic
    Rfc2898DeriveBytesManager Class Fields
    In This Topic

    For a list of all members of this type, see Rfc2898DeriveBytesManager members.

    Protected Fields
     NameDescription
    Protected Fieldstatic (Shared in Visual Basic)This comparer compares the record key partially (password + salt length) This comparer will match records with the same password and the first record where the salt is the same size  
    Protected Fieldstatic (Shared in Visual Basic)This comparer compares the full record key (password + salt) This comparer will match records with the same password and the same salt  
    Top
    See Also