RSA_free

Frees an RSA structure

extern (C)
void
RSA_free
()

Parameters

rsa RSA*

the RSA structure to be freed

Return Value

Type: void

1 on success. No other return values are documented.

Meta