s! oid = oid minkeylength = minkeylength maxkeylength = maxkeylength Adds an asymmetric key algorithm to the list of allowed ...

%1!s!     [ oid = ] oid     [ [ minkeylength = ] minkeylength       [ maxkeylength = ] maxkeylength       Adds an asymmetric key algorithm to the list of allowed asymmetric key     algorithms. You can obtain the oids from the "show asymmetrickeys"     command.       oid - Specifies the oid of the asymmetric key algorithm. (Required)       minkeylength - Specifies the minimum key length. (Optional)       maxkeylength - Specifies the maximum key length. (Optional)       Example:        %1!s! oid = "1.2.840.113549.1.1.1" minkeylength = "1024"          maxkeylength = "4096"