add method

add

Adds the signature at the end of collection.

def add(self, signature):
    ...
ParameterTypeDescription
signatureIDigitalSignatureSignature to add.

See Also