Package br.ufsc.labsec.signature
Interface PrivateKeyInformation
- All Known Implementing Classes:
KeyStoreInformation
,LocalKeyStore
public interface PrivateKeyInformation
-
Method Summary
Modifier and Type Method Description PrivateKey
getPrivateKey()
-
Method Details
-
getPrivateKey
- Throws:
KeyException
-