export helper functions

This commit is contained in:
OCram85 2019-04-04 15:41:10 +02:00
parent 36b4ee31bb
commit ec004c4f03
1 changed files with 3 additions and 0 deletions

View File

@ -63,8 +63,11 @@
# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export.
FunctionsToExport = @(
# Certificate
'Get-CSCertificate',
'Import-CSCertificate',
'New-CRTAttribute',
'New-PfxCertificate',
'Test-CSCertificate',
'Use-PfxCertificate',
# Connection
'Connect-To',