From: Michael Koch
<crypto_service>.<algorithm_or_type>
+ *<crypto_service>.<algorithm_or_type>
*The cryptographic service name must not contain any dots.
*A provider satisfies the specified selection criterion iff the * provider implements the specified algorithm or type for the specified @@ -475,10 +475,10 @@ public final class Security * provider that supplied a CertificateFactory implementation for X.509 * certificates.
<crypto_service>.<algorithm_or_type> <attribute_name>:<attribute_value>
+ *<crypto_service>.<algorithm_or_type> <attribute_name>:<attribute_value>
*The cryptographic service name must not contain any dots. There must - * be one or more space charaters between the the <algorithm_or_type> - * and the <attribute_name>.
+ * be one or more space charaters between the the <algorithm_or_type> + * and the <attribute_name>. *A provider satisfies this selection criterion iff the provider * implements the specified algorithm or type for the specified * cryptographic service and its implementation meets the constraint @@ -530,17 +530,17 @@ public final class Security * of the following two formats:
* *<crypto_service>.<algorithm_or_type>
+ *<crypto_service>.<algorithm_or_type>
*The cryptographic service name must not contain any dots.
*The value associated with the key must be an empty string.
*A provider satisfies this selection criterion iff the provider * implements the specified algorithm or type for the specified * cryptographic service.
<crypto_service>.<algorithm_or_type> <attribute_name>
+ *<crypto_service>.<algorithm_or_type> <attribute_name>
*The cryptographic service name must not contain any dots. There must - * be one or more space charaters between the <algorithm_or_type> and - * the <attribute_name>.
+ * be one or more space charaters between the <algorithm_or_type> and + * the <attribute_name>. *The value associated with the key must be a non-empty string. A * provider satisfies this selection criterion iff the provider implements * the specified algorithm or type for the specified cryptographic service