Publish preview version #42
@ -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.
|
# 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 = @(
|
FunctionsToExport = @(
|
||||||
# Certificate
|
# Certificate
|
||||||
|
'Get-CSCertificate',
|
||||||
|
'Import-CSCertificate',
|
||||||
'New-CRTAttribute',
|
'New-CRTAttribute',
|
||||||
'New-PfxCertificate',
|
'New-PfxCertificate',
|
||||||
|
'Test-CSCertificate',
|
||||||
'Use-PfxCertificate',
|
'Use-PfxCertificate',
|
||||||
# Connection
|
# Connection
|
||||||
'Connect-To',
|
'Connect-To',
|
||||||
|
Loading…
Reference in New Issue
Block a user