setPrivateKeyFactory abstract method

void setPrivateKeyFactory(
  1. String algorithm,
  2. PrivateKeyFactory factory
)

Implementation

void setPrivateKeyFactory(String algorithm, PrivateKeyFactory factory);