X509CAImpl.signRequest

Sign a PKCS#10 Request.

Parameters

req PKCS10Request

the request to sign

rng RandomNumberGenerator

the rng to use

not_before X509Time

the starting time for the certificate

not_after X509Time

the expiration time for the certificate

Return Value

resulting certificate

Meta