public interface TlsEncryptionCredentials extends TlsCredentials
Modifier and Type | Method and Description |
---|---|
byte[] |
decryptPreMasterSecret(byte[] encryptedPreMasterSecret) |
getCertificate
byte[] decryptPreMasterSecret(byte[] encryptedPreMasterSecret) throws IOException
IOException
Copyright © 2016 BouncyCastle.org. All rights reserved.