Previous Topic

Next Topic

Book Contents

Book Index

Hardware security module integration

The Bosch IoT Gateway Software based on OSGi gives you the ability to configure a PKCS#11 Java Security Provider as part of your OSGi framework, so you can establish secure connection with remote managers, crypt or decrypt firmware.

PKCS#11 is a standard that defines a way for software to interact with cryptographic tokens. These are typically small portable devices, such as USB tokens and smart-cards. These devices can be integrated as PKCS#11 tokens into the security system topology.

PKC 11 Java Security Provider