When encoding, the value bind to ASN1SequenceWrap should be either array of
object or ASN1Encodable instance. If it is object array, the length of the
arry should be equals to the length of ASN1SequenceWrap. If it is
ASN1Encodable instance, ASN1Encodable.encodeValues() will be
invoked.