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