Interface RsaKeyHolder
- All Known Implementing Classes:
RsaRawEncryptor,RsaSecretEncryptor
public interface RsaKeyHolder
A holder for an RSA public key.
- Since:
- 6.3
-
Method Summary
-
Method Details
-
getPublicKey
String getPublicKey()
-
RsaRawEncryptor, RsaSecretEncryptor