File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -3098,11 +3098,14 @@ Function ConvertFrom-LTSecurity{
30983098 This forces the function to try alternate key values if decoding fails using provided key.
30993099
31003100. NOTES
3101- Version: 1.1
3101+ Version: 1.2
31023102 Author: Darren White
31033103 Creation Date: 1/25/2018
31043104 Purpose/Change: Initial function development
31053105
3106+ Update Date: 6/25/2020
3107+ Purpose/Change: Improved pipeline and parameter handling
3108+
31063109. LINK
31073110 http://labtechconsulting.com
31083111#>
@@ -3212,8 +3215,8 @@ Function ConvertTo-LTSecurity{
32123215 Purpose/Change: Initial function development
32133216
32143217 Update Date: 6/23/2020
3215- Purpose/Change: Support for pipeline input
3216-
3218+ Purpose/Change: Improved pipeline and parameter handling
3219+
32173220. LINK
32183221 http://labtechconsulting.com
32193222#>
You can’t perform that action at this time.
0 commit comments