Uses of Class
io.grpc.util.AdvancedTlsX509KeyManager.UpdateResult
Packages that use AdvancedTlsX509KeyManager.UpdateResult
Package
Description
Utilities with advanced features in the core layer that user can optionally use.
-
Uses of AdvancedTlsX509KeyManager.UpdateResult in io.grpc.util
Methods in io.grpc.util that return AdvancedTlsX509KeyManager.UpdateResultModifier and TypeMethodDescriptionAdvancedTlsX509KeyManager.readAndUpdate
(File certFile, File keyFile, long oldKeyTime, long oldCertTime) Reads the private key and certificates specified in the path locations.