Signing - com.phenixidentity~phenix-crypto
Note
The com.phenixidentity~phenix-crypto module is responsible for signing and encrypting runtime data . This can be SAML messages, PDF docuements etc.
Basic information
The default configuration is without any settings.
Configuration
| Name | Description | Mandatory |
|---|---|---|
| name | Name of the module | Yes |
| id | Unique id of the module | Yes |
{
"name": "com.phenixidentity~phenix-crypto",
"id": "crypto"
}
Optional settings
The Crypto module can be configured to communicate with a HSM using PKCS#11. https://docs.oracle.com/javase/8/docs/technotes/guides/security/p11guide.html.
More details on how to configure HSM can be found in this section.
Not all operations/use cases can leverage the HSM. For more information contact PhenixID support.