public interface TlsEncryptionCredentials extends TlsCredentials
Modifier and Type | Method and Description |
---|---|
byte[] |
decryptPreMasterSecret(byte[] encryptedPreMasterSecret) |
getCertificate
byte[] decryptPreMasterSecret(byte[] encryptedPreMasterSecret) throws IOException
IOException