CapyKit/Documentation/Help/P_CapyKit_Password_Algorithm.md

579 B

Algorithm Property

Gets or sets the algorithm used for password encryption.

Definition

Namespace: CapyKit
Assembly: CapyKit (in CapyKit.dll) Version: 1.0.0+735d7c4c91a8ae04c2d8cae4ce85ddf4909e5b7d

C#

public IPasswordAlgorithm Algorithm { get; }

F#

member Algorithm : IPasswordAlgorithm with get

Property Value

IPasswordAlgorithm

See Also

Reference

Password Class
CapyKit Namespace