getCert {dataone}R Documentation

Get the DataONE X.509 Certificate location.

Description

Get the DataONE X.509 Certificate location.

Usage

getCert(.Object, ...)

## S4 method for signature 'AuthenticationManager'
getCert(.Object)

Arguments

.Object

an AuthenticationManager instance

...

(Not yet used)

Value

The filename of the current DataONE X.509 Certificate if it is available.


[Package dataone version 2.2.2 Index]