getCert: Get the DataONE X.509 Certificate location.
Description
Get the DataONE X.509 Certificate location.
Usage
getCert(.Object, ...)# S4 method for AuthenticationManager
getCert(.Object)
Value
The filename of the current DataONE X.509 Certificate if it is available.
Arguments
- .Object
an AuthenticationManager instance
- ...
(Not yet used)