CapyKit/Documentation/Help/T_CapyKit_Helpers_IEncryptionAlgorithm.md

867 B

IEncryptionAlgorithm Interface

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

Definition

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

C#

public interface IEncryptionAlgorithm

F#

type IEncryptionAlgorithm = interface end

Properties

AlgorithmName  

Methods

Decrypt(T)  
Encrypt(T)  

See Also

Reference

CapyKit.Helpers Namespace