RegistryFactoryException.unknown(String algorithm, [Type? type]) : this( 'No algorithm registered${type != null ? ' of type $type' : ''} with name: $algorithm');