Skip to content

Unresolved compilation problem when running program #14

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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