Interface SecurityKeyPKIInterface

All Superinterfaces:
SecurityKey

public interface SecurityKeyPKIInterface extends SecurityKey
This is a Security Key factory that can be used to instantiate different varieties of the password-based Security Keys.

Note: When the abstract methods declared in this class are implemented by the user, they will be contained in the objects that newInstance() methods return.