public class CAList extends Object
public CAList(byte[]... caInfo)
The maximum number of CA lists that are supported for conversion and storage in binary format is 10.
caInfo - Certificate authority list buffers.IllegalArgumentException - if the number of CA listed exceeds 10.