Koha::Acquisition::Bookseller::Interface - Koha Bookseller interface Object class
$self->store;
Specific store method to encrypt the password.
my $plain_text_password = $self->plain_text_password;
Decrypt the password and return its plain text form.