TlsCredentialedDecryptor public interface TlsCredentialedDecryptor : TlsCredentials Base interface for a class that decrypts TLS secrets. Documentation TlsSecret Decrypt(TlsCryptoParameters cryptoParams, byte[] ciphertext) Decrypt the passed in cipher text using the parameters available.