Class MerlinDevice

All Implemented Interfaces:
Crypto

public class MerlinDevice extends Merlin
A Crypto implementation based on two Java KeyStore objects, one being the keystore, and one being the truststore. This Crypto implementation extends the default Merlin implementation by allowing loading of keystores using a null InputStream - for example on a smart-card device.