Generated by
JDiff

Interface com.itextpdf.commons.bouncycastle.asn1.IASN1EncodableVector

Added Methods
void  addOptional( IASN1Primitive) Calls actual {@code add} method for the wrapped ASN1EncodableVector object if the primitive is not null.
void  addOptional( IAttribute) Calls actual {@code add} method for the wrapped ASN1EncodableVector object if the attribute is not null.
void  addOptional( IAlgorithmIdentifier) Calls actual {@code add} method for the wrapped ASN1EncodableVector object if the element is not null.