Skip to content

org.bouncycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi.createSubjectKeyId exception:java.lang.RuntimeException: error creating key #2341

Description

@wangm9766

use:
Security.addProvider(new BouncyCastleProvider());
keyStore = KeyStore.getInstance("PKCS12", "BC");
keystore.load() occurs:org.bouncycastle.jcajce.provider.keystore.pkcs12.PKCS12KeyStoreSpi.createSubjectKeyId exception:java.lang.RuntimeException: error creating key

but i can't obtain the specific exception.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions