no.digipost.api.client.security
Class FileKeystoreSigner
java.lang.Object
no.digipost.api.client.security.FileKeystoreSigner
- All Implemented Interfaces:
- Signer
public class FileKeystoreSigner
- extends Object
- implements Signer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileKeystoreSigner
public FileKeystoreSigner(InputStream certificate,
String password)
sign
public byte[] sign(String dataToSign)
- Specified by:
sign
in interface Signer
Copyright © 2012 Digipost Open Source. All Rights Reserved.