Returns the byte array that can be stored into an authentication server datastore and used to verify the credentials during authentication. This can only be called on a DOFCredentials that has been constructed. This data must be kept private, as it contains secret data associated with the credentials. It must be protected just as the secrets themselves. It must never be passed in the clear or made public.
|