Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 238 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 238 Bytes

IAIK PKCS11 Wrapper Maven project

Add use the following dependency to use it in your project:

<dependency>
    <groupId>df.iaik.pkcs</groupId>
    <artifactId>pkcs11wrapper</artifactId>
    <version>1.4</version>
</dependency>