ShaCrypter Properties Property CryptSharp
Properties inherent to the particular crypt algorithm. These cannot be modified. See CrypterProperty for possible keys.

Namespace: CryptSharp
Assembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
Syntax

public override CrypterOptions Properties { get; }
See Also