mirror of
https://github.com/wagesj45/CapyKit.git
synced 2025-08-03 01:58:25 -05:00
Testing and Password
This commit is contained in:
parent
746ac82051
commit
650c6ea3dd
33 changed files with 1191 additions and 5 deletions
19
Documentation/Help/Working/_InheritedDocs_.xml
Normal file
19
Documentation/Help/Working/_InheritedDocs_.xml
Normal file
|
@ -0,0 +1,19 @@
|
|||
<doc>
|
||||
<assembly>
|
||||
<name>_InheritedDocs_</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="M:CapyKit.Password.Equals(System.Object)">
|
||||
|
||||
<summary>Determines whether the specified object is equal to the current object.</summary><param name="obj">The object to compare with the current object.</param><returns><see langword="true" /> if the specified object is equal to the current object; otherwise, <see langword="false" />.</returns></member><member name="M:CapyKit.Password.ToString">
|
||||
|
||||
<summary>Returns a string that represents the current object.</summary><returns>A string that represents the current object.</returns></member><member name="M:CapyKit.Password.op_Equality(CapyKit.Password,CapyKit.Password)">
|
||||
|
||||
</member><member name="M:CapyKit.Password.op_Inequality(CapyKit.Password,CapyKit.Password)">
|
||||
|
||||
</member><member name="P:CapyKit.Pbkdf2Algorithm.AlgorithmName">
|
||||
|
||||
<summary>
|
||||
Gets the name of the algorithm.
|
||||
</summary></member></members>
|
||||
</doc>
|
Loading…
Add table
Add a link
Reference in a new issue