| Method and Description |
|---|
| no.digipost.signature.client.security.KeyStoreConfig.fromKeyStore(InputStream, String, String, String)
as of 4.3, please use
KeyStoreConfig.fromJavaKeyStore(InputStream, String, String, String)(same functionality, different name), or load directly from organization
certificate using {KeyStoreConfig.fromOrganizationCertificate(InputStream, String)} |
Copyright © 2019 Digipost. All rights reserved.