setPublicKeyFactory abstract method
Set public key factory for the specified algorithm.
Implementation
void setPublicKeyFactory(String algorithm, PublicKeyFactory factory);
Set public key factory for the specified algorithm.
void setPublicKeyFactory(String algorithm, PublicKeyFactory factory);