You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2018. It is now read-only.
Error: pure virtual function call: fromDERContent
at com.hurlant.util.asn1.type::ASN1Type/fromDERContent()[/Users/timkurvers/Projects/personal/as3-crypto/src/com/hurlant/util/asn1/type/ASN1Type.as:150]
at com.hurlant.util.asn1.type::ASN1Type/fromDER()[/Users/timkurvers/Projects/personal/as3-crypto/src/com/hurlant/util/asn1/type/ASN1Type.as:131]
at com.hurlant.util.asn1.type::SequenceType/fromDERContent()[/Users/timkurvers/Projects/personal/as3-crypto/src/com/hurlant/util/asn1/type/SequenceType.as:32]
at com.hurlant.util.asn1.type::ASN1Type/fromDER()[/Users/timkurvers/Projects/personal/as3-crypto/src/com/hurlant/util/asn1/type/ASN1Type.as:131]
This is the error I get while in debug mode and using your swc with airxmail connecting to the smtp server from gmail. Please advise (might have something to do with gmail updating their ssl certificates?)