password property
password property
Gets or sets the password of digital certificate.
Definition:
@property
def password(self):
    ...
@password.setter
def password(self, value):
    ...
See Also
- module 
groupdocs.signature.domain.extensions - class 
DigitalVBA