Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
4 votes
3 answers
235 views

As a long-time user of Install4J, I appreciate its robust, direct implementation of code signing since version 5.1, which leverages open standards and eliminates the need for external tools like ...
0 votes
0 answers
136 views

💻 Environment: Java Version: Corretto 17.0.8 Google Cloud KMS library: google-cloud-kms:2.38.0 Build Tool: Maven IDE: IntelliJ IDEA Community Edition 📦 Dependencies (pom.xml): <dependencies> &...
0 votes
0 answers
58 views

I'm working with a Thales payShield 10K and trying to use the EU command to translate a public key under new LMK. I currently have the key available in PEM, DER, and HEX formats. However, according to ...
0 votes
1 answer
132 views

Using X.509 certificate stored in a hardware security module (HSM), how can my IoT device establish a secure connection with IoT hub doing proof of possession challenge? All samples I have seen assume ...
-2 votes
1 answer
89 views

public static byte[] DoSignXML_old(string inputfile, HSMProperties pro, ref ISession session) { try { // Load the XML document XmlDocument XDoc = new XmlDocument(); ...
0 votes
1 answer
63 views

For Android app development, we store APK signing keys in a .jks file (Java Key Store). Of course we protect the keys by using passwords. To enhance security, we are considering using Cloud HSM to ...
0 votes
0 answers
49 views

We have been fetching the signing certificate from the Azure Key Vault and adding it to the local Windows store, which allows for the signing of macros in the .xla application through Excel. var ...
0 votes
0 answers
42 views

I am trying to get a ClickOnce application signed properly, after publishing, including the application files (exe, dll, application file, manifest). Because I am using HSM (Specifically DigiCert One) ...
0 votes
1 answer
76 views

I'm trying to use the kms module which requires ADC which expects GOOGLE_APPLICATION_CREDENTIALS which is a json credential file. So I aim to pass the necessary project_id, location_id etc. as secrets ...
0 votes
1 answer
129 views

I'm encrypting a string using Azure CLI: az keyvault key encrypt --id "https://myhsmtest.managedhsm.azure.net/keys/aes256/1234aed127f8009e15d6c3a883b91f21" --algorithm A256GCM --value "...
0 votes
2 answers
639 views

Connecting to Luna Cloud HSM I am able to add a RSA private key to the HSM (either by cmu importkey or by cmu gen) and the command-line tool cmu list displays this key from the server. I am connecting ...
1 vote
1 answer
561 views

I would like modify a software which was written in Java. The software should be able to create public and private keys on a HSM and also be able to delete them. I would like to do these tasks by ...
0 votes
2 answers
471 views

I am getting CKR_TEMPLATE_INCONSISTENT error while trying to create a key on the hsm. I am using PKCS11 C# wrapper. public void GenerateKeyByName(ISession session, string keyName, string keyContent,...
0 votes
1 answer
231 views

I am using AWS HSM. Followed the AWS HSM Setup guide foor FIPS Mode HSM. Installed CloudHSM Command Line Interface (CLI), Created a user called crypto-user by By logging in to HHSM using CloudHSM CLI. ...
0 votes
1 answer
182 views

I am using Pkcs11Interop library in a .Net application to communicate with Thales Luna HSM. And unwrapping a AES key via RSA key using CKM_RSA_PKCS mechanism. But unwrapped AES key does not gets ...

15 30 50 per page
1
2 3 4 5
...
33

AltStyle によって変換されたページ (->オリジナル) /