bc-java
bc-java copied to clipboard
org.bouncycastle.asn1.DlSequence can not cast to org.bouncycastle.asn1.ASN1Integer
Issue Description
- this issue occurs when we send mail from web to mobile
- Exception : read content exception
- Exception throw at: CMSEnvelopedDataParser dataParser = new CMSEnvelopedDataParser(sharedInputstreamobject)
- we are reading private key correctly
- this case occurs only sign+ encryption case