Lines Matching full:specified
99 This function will check if the specified TLS handshake was done.
255 Attempts to read bytes from the specified TLS connection into the buffer.
257 This function tries to read BufferSize bytes data from the specified TLS
281 specified TLS connection.
345 This function sets the ciphers for use by a specified TLS object.
448 Loads the local public certificate into the specified TLS object.
450 This function loads the X.509 certificate into the specified TLS object
473 Adds the local private key to the specified TLS object.
476 key) into the specified TLS object for TLS negotiation.
518 Gets the protocol version used by the specified TLS connection.
520 This function returns the protocol version used by the specified TLS
525 @return The protocol version of the specified TLS connection.
535 Gets the connection end of the specified TLS connection.
538 the specified TLS connection.
542 @return The connection end used by the specified TLS connection.
552 Gets the cipher suite used by the specified TLS connection.
554 This function returns current cipher suite used by the specified
573 Gets the compression methods used by the specified TLS connection.
576 the specified TLS connection.
599 specified TLS connection.
603 @return The verification mode set in the specified TLS connection.
613 Gets the session ID used by the specified TLS connection.
616 specified TLS connection.
636 Gets the client random data used in the specified TLS connection.
639 the specified TLS connection.
654 Gets the server random data used in the specified TLS connection.
657 the specified TLS connection.
672 Gets the master key data used in the specified TLS connection.
675 the specified TLS connection.
717 Gets the local public Certificate set in the specified TLS object.
720 in the specified TLS object.
742 Gets the local private key set in the specified TLS object.
745 in the specified TLS object.
766 Gets the CA-supplied certificate revocation list data set in the specified
770 was currently set in the specified TLS object.