Functions
x509rset.c File Reference
#include <openssl/asn1.h>
#include <openssl/evp.h>
#include <openssl/obj.h>
#include <openssl/x509.h>
#include "internal.h"
Include dependency graph for x509rset.c:

Go to the source code of this file.

Functions

int X509_REQ_set_pubkey (X509_REQ *x, EVP_PKEY *pkey)
 
int X509_REQ_set_subject_name (X509_REQ *x, X509_NAME *name)
 
int X509_REQ_set_version (X509_REQ *x, long version)
 

Function Documentation

◆ X509_REQ_set_pubkey()

int X509_REQ_set_pubkey ( X509_REQ x,
EVP_PKEY pkey 
)

Definition at line 79 of file x509rset.c.

◆ X509_REQ_set_subject_name()

int X509_REQ_set_subject_name ( X509_REQ x,
X509_NAME name 
)

Definition at line 72 of file x509rset.c.

◆ X509_REQ_set_version()

int X509_REQ_set_version ( X509_REQ x,
long  version 
)

Definition at line 65 of file x509rset.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:38