public static interface

OnCreateSignatureListener.OnKeystoreUpdatedListener

com.pdftron.pdf.interfaces.OnCreateSignatureListener.OnKeystoreUpdatedListener

Class Overview

Callback for updating keystore/certificate information used for digital signatures.

Summary

Public Methods
abstract void onKeystoreFileUpdated(Uri keystore)
abstract void onKeystorePasswordUpdated(String password)

Public Methods

public abstract void onKeystoreFileUpdated (Uri keystore)

public abstract void onKeystorePasswordUpdated (String password)