[.NET] Creating HTTP API to Greenbone Vulnerability Manager using GVM-CLI
					In this article, I will show how to create HTTP API for GVM-CLI All code samples you can find here....                
																																	
												                
																											
									                
										    
[Java] Signing and validating data using JKS and public key
					In this article I will show how to sign string data with private key and validate it using public key....                
																																	
												                
																											
									                
										    
[.Net] Signing and validating data using private and public key
					In this article I will show how to sign string data with private key and validate it using public key....                
																																	
												                
																											
									                
										    
[.Net] Fast sending data from database to Kafka
					In this article I will show the fast way to read data from database and sent to Kafka topic without...                
																																	
												                
																											
									                
										    
[.Net] Connection to Kafka – create Kafka consumer for dummies
					In this article you can find out how to create Kafka consumer using .Net 8 All examples you can find...                
																																	
												                
																											
									                
										    
[.Net] Connection to Kafka – create Kafka producer for dummies
					In this article you can find out how to create Kafka producer using .Net 8 All examples you can find...