How to verify IBM PIN Offset? JCESecurityModule has no implementation for IBM Offset Method

94 views
Skip to first unread message

Adnan Sohail

unread,
Sep 19, 2019, 8:47:30 AM9/19/19
to jPOS Users
Hi,

How to verify IBM PIN Offset? JCESecurityModule has no implementation for IBM Offset Method.

Can anyone please guide, how can I achieve the desired feature using JPOS SMAdapter?

Below is the snapshot of BaseSMAdapter.java

    protected String calculateIBMPINOffsetImpl(EncryptedPIN pinUnderLmk, T pvk,

                              String decTab, String pinValData, int minPinLen,

                              List<String> excludes) throws SMException {

        throw  new SMException("Operation not supported in: " + this.getClass().getName());

    }



Regards,
Adnan Sohail

chhil

unread,
Sep 19, 2019, 9:33:35 AM9/19/19
to jpos-...@googlegroups.com
You need to code the implementation yourself and maybe contribute it to jpos.


-chhil

--
--
jPOS is licensed under AGPL - free for community usage for your open-source project. Licenses are also available for commercial usage. Please support jPOS, contact: sa...@jpos.org
---
You received this message because you are subscribed to the Google Groups "jPOS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jpos-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jpos-users/db7bff2a-bd1a-47e2-95f4-4b26edcaa2b5%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages