external help file | Module Name | schema |
---|---|---|
AdmPwd.PS.dll-Help.xml |
AdmPwd.PS |
2.0.0 |
Returns encryption key sizes supported by PDS.
Get-AdmPwdKeySize [<CommonParameters>]
Supported key sizes are maintained in Password Decryptor service config file. New key pair can be requested by Key Admin role holder with one of supported key sizes.
Solution uses RSA asymmetric algorithm. To change key sizes ofered by PDS, change PDS configuration file
Get-AdmPwdKeySize
Gets list of supported key sizes
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.