Interface RsaKeyHolder
-
- All Known Implementing Classes:
RsaRawEncryptor,RsaSecretEncryptor
public interface RsaKeyHolder- Author:
- Dave Syer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetPublicKey()
-
-
-
Method Detail
-
getPublicKey
String getPublicKey()
-
-