mirror of
https://github.com/wagesj45/CapyKit.git
synced 2024-11-12 19:23:36 -06:00
867 B
867 B
IEncryptionAlgorithm Interface
Missing <summary> documentation for "T:CapyKit.Helpers.IEncryptionAlgorithm"
Definition
Namespace: CapyKit.Helpers
Assembly: CapyKit (in CapyKit.dll) Version: 1.0.2
C#
public interface IEncryptionAlgorithm
F#
type IEncryptionAlgorithm = interface end
Properties
AlgorithmName |
Methods
Decrypt(T) | |
Encrypt(T) |