CapyKit/Documentation/Help/P_CapyKit_Helpers_IEncryptionAlgorithm_AlgorithmName.md

696 B

AlgorithmName Property

Missing <summary> documentation for "P:CapyKit.Helpers.IEncryptionAlgorithm.AlgorithmName"

Definition

Namespace: CapyKit.Helpers
Assembly: CapyKit (in CapyKit.dll) Version: 1.0.0

C#

string AlgorithmName { get; }

F#

abstract AlgorithmName : string with get

Property Value

String

See Also

Reference

IEncryptionAlgorithm Interface
CapyKit.Helpers Namespace