Class EXTRACT_PARAMS


  • public class EXTRACT_PARAMS
    extends LongParams
    Represents the params of type CK_LONG for the extract mechanism.
    Author:
    Lijun Liao (xipki)
    • Constructor Detail

      • EXTRACT_PARAMS

        public EXTRACT_PARAMS​(int bitIndex)
        Create a new EXTRACT_PARAMS object with the given bit index.
        Parameters:
        bitIndex - The bit of the base key that should be used as the first bit of the derived key.