Class PACEGMWithECDHAgreement


  • public class PACEGMWithECDHAgreement
    extends Object
    An ECDH key agreement implementation, used by PACE protocol for the Generic Mapping case, which is able to return the shared secret in the form of an EC point. Specifically this implementation is able to keep both X and Y coordinate instead of only returning the X coordinate.
    Version:
    $Revision: 1751 $
    Author:
    The JMRTD team ([email protected])