Polish since date on new SslStoreProvider API
See gh-31253
This commit is contained in:
		
							parent
							
								
									71526bf44f
								
							
						
					
					
						commit
						2f01739e0d
					
				|  | @ -44,7 +44,7 @@ public interface SslStoreProvider { | |||
| 	/** | ||||
| 	 * Return the password of the private key in the key store. | ||||
| 	 * @return the key password | ||||
| 	 * @since 2.7.1 | ||||
| 	 * @since 2.7.2 | ||||
| 	 */ | ||||
| 	default String getKeyPassword() { | ||||
| 		return null; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue