NativeCrypto.setLocalCertsAndPrivateKey

Sets the local certificates and private key.

@param ssl the SSL reference. @param encodedCertificates the encoded form of the local certificate chain. @param pkey a reference to the private key. @ if a problem occurs setting the cert/key.

class NativeCrypto
version(Have_boringssl)
static
void
setLocalCertsAndPrivateKey

Meta