Closed chsguitar1 closed 5 years ago
Que tipo de Assinatura está querendo implementar?
Estou tentando implementar a assinatura Cades
Em sex, 28 de jun de 2019 às 14:48, Emerson Sachio Saito < notifications@github.com> escreveu:
Que tipo de Assinatura está querendo implementar?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/demoiselle/signer/issues/212?email_source=notifications&email_token=ABMLIWFNELQBJYHQSGY6YG3P4ZFF5A5CNFSM4HVZYID2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY2XV4I#issuecomment-506821361, or mute the thread https://github.com/notifications/unsubscribe-auth/ABMLIWEYWF2LTQTZYNCENW3P4ZFF5ANCNFSM4HVZYIDQ .
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