Class PrivateKeySigner
- java.lang.Object
-
- no.digipost.api.useragreements.client.security.PrivateKeySigner
-
-
Constructor Summary
Constructors Constructor Description PrivateKeySigner(InputStream certificate, String password)PrivateKeySigner(PrivateKey privateKey)
-
-
-
Constructor Detail
-
PrivateKeySigner
public PrivateKeySigner(InputStream certificate, String password)
-
PrivateKeySigner
public PrivateKeySigner(PrivateKey privateKey)
-
-