Class SSLContextValidatorEngine


  • public class SSLContextValidatorEngine
    extends java.lang.Object
    SSLContextValidatorEngine to validate 2 SSlContext.
    • Method Detail

      • ensureCapacity

        public static java.nio.ByteBuffer ensureCapacity​(java.nio.ByteBuffer existingBuffer,
                                                         int newLength)
        Check if the given ByteBuffer capacity.
        Parameters:
        existingBuffer - ByteBuffer capacity to check
        newLength - new length for the ByteBuffer. returns ByteBuffer