Skip to content

Unresolved compilation problem when running program #14

@keefoong09

Description

@keefoong09

Hi,

When I try to run the program from Eclipse I got the error as below:

Exception in thread "main" java.lang.Error: Unresolved compilation problem: 
	The constructor SunPKCS11(ByteArrayInputStream) is undefined

	at main.SignAndTimeStamp.signWithTSA(SignAndTimeStamp.java:205)
	at sample.TestSignAndStamp.main(TestSignAndStamp.java:36)

Am I missing some library in here?

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions