getCertInfo function

Get X.509 Certificate information

Get X.509 Certificate information

The DataONE X.509 certificate is read, if it is present and the information contained in the certificate is returned as a data.frame.

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

Arguments

  • .Object: an Authentication Object.

Returns

A data.frame containing information about the X.509 certificate.

  • Maintainer: Matthew B. Jones
  • License: Apache License 2.0
  • Last published: 2022-06-10