Home | History | Annotate | Download | only in sip

Lines Matching refs:trustStoreFile

685 		String trustStoreFile = configurationProperties
688 if (trustStoreFile == null) {
689 trustStoreFile = keyStoreFile;
694 this.networkLayer = new SslNetworkLayer(trustStoreFile,