RSA_new

Allocates and initializes an RSA structure

extern (C)
RSA_new
()

Return Value

Type: RSA*

the initialized structure, or null if allocation fails.

Meta