Class DEREncodableVector


  • public class DEREncodableVector
    extends ASN1EncodableVector
    a general class for building up a vector of DER encodable objects - this will eventually be superceded by ASN1EncodableVector so you should use that class in preference.
    • Constructor Detail

      • DEREncodableVector

        public DEREncodableVector()
        Deprecated.
        use ASN1EncodableVector instead.