OSSL_CRMF_MSG_set1_regCtrl_authenticator

Set the authenticator regCtrl in a CRMF CertReqMsg.

Synopsis

Declared in <openssl/crmf.h>

int
OSSL_CRMF_MSG_set1_regCtrl_authenticator(
    OSSL_CRMF_MSG* msg,
    ASN1_UTF8STRING const* auth);

Return Value

1 on success, or 0 on error.

Parameters

NameDescription
msgCertReqMsg to update.
authAuthenticator value to copy; see RFC 4211 section 6.2.