setPrivateKeyFactory abstract method
Set private key factory for the specified algorithm.
Implementation
void setPrivateKeyFactory(String algorithm, PrivateKeyFactory factory);
Set private key factory for the specified algorithm.
void setPrivateKeyFactory(String algorithm, PrivateKeyFactory factory);