CapyKit/Documentation/Help/Methods_T_CapyKit_Helpers_IEncryptionAlgorithm.md

22 lines
463 B
Markdown
Raw Normal View History

2024-06-24 01:17:33 -05:00
# IEncryptionAlgorithm Methods
## Methods
<table>
<tr>
<td><a href="M_CapyKit_Helpers_IEncryptionAlgorithm_Decrypt__1.md">Decrypt(T)</a></td>
<td> </td></tr>
<tr>
<td><a href="M_CapyKit_Helpers_IEncryptionAlgorithm_Encrypt__1.md">Encrypt(T)</a></td>
<td> </td></tr>
</table>
## See Also
#### Reference
<a href="T_CapyKit_Helpers_IEncryptionAlgorithm.md">IEncryptionAlgorithm Interface</a>
<a href="N_CapyKit_Helpers.md">CapyKit.Helpers Namespace</a>