| Constructor and Description |
|---|
PrivateKeySigner(InputStream certificate,
String password) |
PrivateKeySigner(PrivateKey privateKey) |
public PrivateKeySigner(InputStream certificate, String password)
public PrivateKeySigner(PrivateKey privateKey)
Copyright © 2017 Digipost Open Source. All rights reserved.