be.fedict.eid.applet.service.signer
Class DummyPrivateKey
java.lang.Object
be.fedict.eid.applet.service.signer.DummyPrivateKey
- All Implemented Interfaces:
- Serializable, Key, PrivateKey
public class DummyPrivateKey
- extends Object
- implements PrivateKey
A dummy private key implementation.
- Author:
- Frank Cornelis
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyPrivateKey
public DummyPrivateKey()
getAlgorithm
public String getAlgorithm()
- Specified by:
getAlgorithm
in interface Key
getEncoded
public byte[] getEncoded()
- Specified by:
getEncoded
in interface Key
getFormat
public String getFormat()
- Specified by:
getFormat
in interface Key
Copyright © 2008-2012 FedICT. All Rights Reserved.