Contents

kODAuthenticationTypeSetCertificateHashAsCurrent

An authentication type to set the certificate using the authenticated user’s credentials.

Declaration

let kODAuthenticationTypeSetCertificateHashAsCurrent: String

Discussion

The authentication array contains the following items (in order):

  • The username in UTF-8 format

  • Hashed certificate data (40 hex digits)

See Also

Constants