Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 7 Connection : tibemsSSLParams : tibemsSSLParams_GetPrivateKey

tibemsSSLParams_GetPrivateKey
Function
Purpose
Get the private key from an SSL parameter object.
C Declaration
tibems_status tibemsSSLParams_GetPrivateKey(
    tibemsSSLParams SSLParams,
    const void** data,
    tibems_int* size,
    tibems_int* encoding );
IBM z/OS
This function is not supported on IBM z/OS systems. For more information, see SSL Implementation on IBM z/OS.
Parameters
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved