Uses of Package
org.jpos.security

Packages that use org.jpos.security
org.jpos.security Key management, MAC, PIN encryption related classes. 
org.jpos.security.jceadapter JCE Security Module and its corresponding adapter (built into the JCE Security Module itself) 
 

Classes in org.jpos.security used by org.jpos.security
ARPCMethod
          Indicate method for generation of the ARPC used for issuer authentication
Described in EMV v4.2 Book 2 section 8.2
CryptographicServiceMessage
          Cryptographic Service Message (CSM for short).
CryptographicServiceMessage.ParsingException
           
EncryptedPIN
           The PIN (Personal Identification Number), is used to authenticate card holders.
KeyScheme
           
KeySerialNumber
          Key Serial Number (also called Key Name in the ANSI X9.24).
MKDMethod
          Indicate method for the derivation by the issuer of a 16-byte ICC Master Key used for Application Cryptogram generation, issuer authentication, and secure messaging.
PaddingMethod
          Indicate padding method for encripting data (e.g.
SecureDESKey
           The SecureDESKey class represents:
Single, double or triple length DES keys that are secured by a security module.
SecureKey
          Represents a key that cannot be used except by your security module and for performing the operations allowed by the security module for this type of keys.
SecureKeyStore
           Represents a collection of Secure Keys and typically stores them in some persistent storage.
SecureKeyStore.SecureKeyStoreException
           
SKDMethod
          Indicate method for derivation by the issuer of a 16-byte Unique DEA Key UDK (Session Key) used for Application Cryptogram generation, issuer authentication, and secure messaging.
SMAdapter
          A class that implements the SMAdapter interface would act as an adapter to the real security module device (by communicating with it using its proprietary protocol).
SMException
          Signals that a Security Module exception of some sort has occurred.
 

Classes in org.jpos.security used by org.jpos.security.jceadapter
BaseSMAdapter
           Provides base functionality for the actual Security Module Adapter.
EncryptedPIN
           The PIN (Personal Identification Number), is used to authenticate card holders.
MKDMethod
          Indicate method for the derivation by the issuer of a 16-byte ICC Master Key used for Application Cryptogram generation, issuer authentication, and secure messaging.
PaddingMethod
          Indicate padding method for encripting data (e.g.
SecureDESKey
           The SecureDESKey class represents:
Single, double or triple length DES keys that are secured by a security module.
SKDMethod
          Indicate method for derivation by the issuer of a 16-byte Unique DEA Key UDK (Session Key) used for Application Cryptogram generation, issuer authentication, and secure messaging.
SMAdapter
          A class that implements the SMAdapter interface would act as an adapter to the real security module device (by communicating with it using its proprietary protocol).
SMException
          Signals that a Security Module exception of some sort has occurred.
 



Copyright © 1998-2012 jPOS.org. All Rights Reserved.