Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erro org.bouncycastle.asn1 #212

Closed
chsguitar1 opened this issue Jun 7, 2019 · 3 comments
Closed

Erro org.bouncycastle.asn1 #212

chsguitar1 opened this issue Jun 7, 2019 · 3 comments

Comments

@chsguitar1
Copy link

chsguitar1 commented Jun 7, 2019

Estou tentando assinar um arquivo em PKCS7 desta maneira
PKCS7Signer signer = PKCS7Factory.getInstance().factoryDefault();
e estou obtendo este erro
java.lang.NoSuchMethodError: org.bouncycastle.asn1.ASN1InputStream.readObject()Lorg/bouncycastle/asn1/ASN1Primitive;

estou com dificuldades para implementar a assinatura com certificado A1

@esaito
Copy link
Member

esaito commented Jun 28, 2019

Que tipo de Assinatura está querendo implementar?

@chsguitar1
Copy link
Author

chsguitar1 commented Jun 28, 2019 via email

@esaito esaito closed this as completed Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants